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

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

      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)

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: