Package com.day.cq.workflow
package com.day.cq.workflow
Defines package version.
-
ClassDescriptionInterface for workflow entities that provide meta data.The
PayloadMapis 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.WorkflowExceptionis the base class for all workflow related exceptions that can occur during execution of workflows and according activities.TheWorkflowServiceis the main entry point for accessing the workflow engine.TheWorkflowSessionclass provides all functionality (depending on the users rights) for managingWorkflowModels,Workflowinstances and their execution.