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 - thrown in case something goes wrong during executionCopyright © 2010 - 2020 Adobe. All Rights Reserved