Get delegates for actor
Jump to navigation
Jump to search
In case you need to get the delegates of an actor, you can make use of an additional parameter
return WorkflowInterface.getSteps(ticketId, { includeactordelegates : true })
With this extra parameter, you will receive the delegates of each actor in a workflow