Package de.hybris.platform.workflow
-
Interface Summary Interface Description EmailService Service to create e-mails by workflow process.ScriptEvaluationService Service to evaluate activation beanshell scripts.WorkflowActionCommentService Service to manipulate comments for workflow actionsWorkflowActionService Service used to manipulate workflow actions.WorkflowAttachmentService Service to manipulate workflow's attachments.WorkflowProcessingService Service to process workflowsWorkflowService Service to manipulate workflows.WorkflowTemplateService Service to manipulate workflow templates -
Enum Summary Enum Description WorkflowStatus EachWorkflowModel
can exist in four states: planned - workflow created, but not started yet Running running - in progress terminated - workflow was in progress but it has interrupted for some reason finished - workflow is done