ParticipantStepChooser
instead.public interface ParticipantChooser
ParticipantChooser
interface is intended for impls that will
define the participant dynamically.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getParticipant(WorkItem workItem,
WorkflowSession workflowSession,
java.lang.String[] args)
Deprecated.
Use
ParticipantStepChooser instead. |
java.lang.String getParticipant(WorkItem workItem, WorkflowSession workflowSession, java.lang.String[] args) throws WorkflowException
ParticipantStepChooser
instead.Principal
idworkItem
- current workitemworkflowSession
- workflow sessionargs
- Participant chooser specific arguments can be passed herePrincipal
idWorkflowException
- When an error is encounteredCopyright © 2010 - 2020 Adobe. All Rights Reserved