Set the task variables from an object.
Parameters
Name | Type | Description |
---|---|---|
taskId | String | The task to set the local variables for |
variables | Map<String, Object> | Map of task local variables to update where the keys are process variable names and the values are the values of those variables |
All parametersare required |
Last modified on March 10, 2020