I can set local variables when completing a task

XMLWordPrintable

      AT:

      • task.variables should be read only (only getters available).
        • Hint: VariableService should have an option to be read only.
      • I can complete task by passing process and/or local variables (both are optional).
        taskService.complete(task, processVariables, localVariables);
        

            Assignee:
            Unassigned
            Reporter:
            Seif
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: