Package com.day.cq.workflow.exec
Defines package version.
-
InterfacesClassDescription
HistoryItem...Deprecated.Deprecated.UseWorkflowProcessinsteadDeprecated.UseParticipantStepChooserinstead.TheParticipantChooserNewinterface is intended for impls that will define the participant dynamically.Routerepresents the possible next destinations which will be selectable after aWorkItemis completed.AWorkflowrepresents the current state of an instance of a.WorkflowModelAWorkflowDatainstance "carries" the data pushed through theWorkflow.This is the interface to use to run external process steps.JavaProcessNewis the interface to be used for automatic workflow steps implemented in Java.
WorkflowProcessinstead.