Package com.day.cq.workflow.exec
Defines package version.
- 
Interface Summary Interface Description HistoryItem HistoryItem...JavaProcess Deprecated. UseWorkflowProcessinstead.JavaProcessExt Deprecated. UseWorkflowProcessinsteadParticipantChooser Deprecated. UseParticipantStepChooserinstead.ParticipantStepChooser TheParticipantChooserNewinterface is intended for impls that will define the participant dynamically.Route Routerepresents the possible next destinations which will be selectable after aWorkItemis completed.Workflow AWorkflowrepresents the current state of an instance of a.WorkflowModelWorkflowData AWorkflowDatainstance "carries" the data pushed through theWorkflow.WorkflowExternalProcess This is the interface to use to run external process steps.WorkflowProcess JavaProcessNewis the interface to be used for automatic workflow steps implemented in Java.WorkItem