Get delegates for actor

From SMTX Wiki
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