public interface ParticipantStepChooser
ParticipantStepChooser
interface is intended for impls that
will define the participant dynamically.Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_PROPERTY_LABEL
Constant denoting the name of the label service property.
|
Modifier and Type | Method and Description |
---|---|
String |
getParticipant(WorkItem workItem,
WorkflowSession workflowSession,
MetaDataMap args)
Returns the dynamically resolved
Principal id |
static final String SERVICE_PROPERTY_LABEL
String getParticipant(WorkItem workItem, WorkflowSession workflowSession, MetaDataMap args) throws WorkflowException
Principal
idworkItem
- Current workitemworkflowSession
- Workflow sessionargs
- Participant chooser specific arguments can be passed herePrincipal
idWorkflowException
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"