Adds a comment to a task and/or process instance with a custom type.
Parameters
Name | Type | Description |
---|---|---|
message | String | The comment text |
processInstanceId | String | Process instance ID to add a comment to |
taskId | String | Task ID to add a comment to |
type | String | User specified comment type |
taskId, type and message are required |
Last modified on March 10, 2020