Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8857

I can get a primitive variable or only its value from in the handler function

    XMLWordPrintable

Details

    Description

      AT:

      • I can use the `task.variables` object to have access to the variables of the task through getters (get and getTyped).
      • I can call get(key) to get the value of variable corresponding to key.
      • I can call getTyped(key) to get the full variable corresponding to key.
      • I can call getAll() to get the values of all variables.
      • I can call getAllTyped() to get all variables.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                fabian.hinsenkamp Fabian
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce