-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
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);