Provide Widget for displaying and manipulating Primitive Typed Variables

XMLWordPrintable

      At:

      • the following primitive Value Types are supported:
        • Boolean
        • Short
        • Integer
        • Long
        • Double
        • String
        • Null
      • For each of the types it is possible to provide a "null" value. In that case the payload looks like this
        { "type": "String", "value": null }
      • Values are validated (see TypeUtil in SDK)
      • user can choose which properties of the variable are displayed ("name", "value", ...)

      [1]: http://docs.camunda.org/7.2/guides/user-guide/#process-engine-process-variables-supported-variable-values

            Assignee:
            Unassigned
            Reporter:
            Daniel Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: