Package org.alfresco.service.cmr.workflow
-
Interface Summary Interface Description WorkflowAdminService Client facing API for providing administration information about theWorkflowService.WorkflowService Workflow Service. -
Class Summary Class Description LazyActivitiWorkflowTask AWorkflowTaskinstance that will only fecth theWorkflowPathif needed and will only fetch the properties when properties are needed which cannot be returned by the wrappedTaskorHistoricTaskInstanceobject.WorkflowDefinition Workflow Definition Data ObjectWorkflowDeployment Workflow Definition DeploymentWorkflowInstance Workflow Instance Data Object Represents an "in-flight" workflow.WorkflowInstanceQuery WorkflowNode Workflow Node Data Object Represents a Node within the Workflow Definition.WorkflowPath Workflow Path Data Object Represents a path within an "in-flight" workflow instance.WorkflowPermissionInterceptor WorkflowTask Workflow Task Data Object Represents a human-oriented task within an "in-flight" workflow instanceWorkflowTaskDefinition Workflow Task Definition Data Object.WorkflowTaskQuery Workflow Task Query Provides support for setting predicates and order by.WorkflowTimer WorkflowTransition Workflow Transition. -
Enum Summary Enum Description WorkflowInstanceQuery.DatePosition WorkflowTaskQuery.OrderBy Order By ColumnsWorkflowTaskState Workflow Task State Represents the high-level state of Workflow Task (in relation to "in-flight" workflow instance). -
Exception Summary Exception Description WorkflowException Base Exception of Workflow Exceptions.