Package com.day.cq.workflow
Defines package version.
-
ClassDescriptionInterface for workflow entities that provide meta data.The
PayloadMap
is listening to workflow events (started, terminated, completed and manages a payload map (only JCR_PATH payloads) in order to enable quick lookup for nodes/resources which might be subject of a workflow.WorkflowException
is the base class for all workflow related exceptions that can occur during execution of workflows and according activities.TheWorkflowService
is the main entry point for accessing the workflow engine.TheWorkflowSession
class provides all functionality (depending on the users rights) for managingWorkflowModel
s,Workflow
instances and their execution.