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 idresourceName - Resource NameworkItem - Current workitemworkflowSession - Workflow sessionmetaData - Participant chooser specific arguments can be passed herePrincipal idCopyright © 2010 - 2020 Adobe. All Rights Reserved