public interface DynamicParticipantExecutor
WorkflowProcess
Modifier and Type | Method and Description |
---|---|
boolean |
canExecute(String workflowStepResource)
Returns true if this service can process the specified resource, false otherwise.
|
String |
getParticipant(String resourceName,
WorkItem workItem,
WorkflowSession workflowSession,
MetaDataMap metaData)
Returns the dynamically resolved
Principal id |
boolean canExecute(String workflowStepResource)
workflowStepResource
- the resource identifying the code to execute for this workflow step.String getParticipant(String resourceName, WorkItem workItem, WorkflowSession workflowSession, MetaDataMap metaData)
Principal
idworkItem
- Current workitemworkflowSession
- Workflow sessionmetaData
- Participant chooser specific arguments can be passed herePrincipal
id"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"