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 sessionPrincipal idWorkflowException"Copyright © 2010 - 2018 Adobe Systems Incorporated. All Rights Reserved"