-
Type:
Feature Request
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
I can specify the variable scope in which a variable is set. The scope has to be part of the same process instance.
execution.setVariable(String scopeId, String variableName, Object variableValue);