WorkflowParticipantProvider.getParticipantTokens Method [AX 2012]

Gets an instance of a WorkflowParticipantTokenList class, which contains a list of supported participant tokens and their display names.

public WorkflowParticipantTokenList getParticipantTokens()

Run On

Called

Return Value

Type: WorkflowParticipantTokenList Class
An instance of a WorkflowParticipantTokenList class.

This method is invoked by the workflow configuration UI when surfacing the list of roles for role-based assignment.

Show: