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

I can submit and retrieve serialized object representations for variables using the public API

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.2.0, 7.2.0-alpha5
    • None
    • engine

    Description

      AT:

      • I can use the RuntimeService to get variables in their serialized format, e.g. the json representation in case I have a java object that is serialized by using the json default serialization
      • I can use the RuntimeService/TaskService to set a variable by providing its serialized value (e.g. json), its corresponding java root type
      • I can do the above actions in JavaDelegates via execution.getVariable(..) and execution.setVariable(..) (more generalized: everywhere in VariableScopes if possible)

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                sebastian.menski Sebastian Menski
                thorben.lindhauer Thorben Lindhauer
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce