Name |
Description |
SimpleWorkflowBehavior |
SimpleWorkflowBehavior implements the behavior of a model evolving inside a *Simple Workflow*. |
Status |
A Status object is a component of a workflow. |
StatusIdConverter |
This class implements a status Id converter. |
Transition |
Transition object is an oriented link between a start and an end status. |
Workflow |
Implements the Workflow as an object having an `$id` and an `initialStatus`. |
WorkflowBaseObject |
This class is the base class for Workflow, Transition and Status objects. |
WorkflowException |
WorkflowException represents a generic workflow exception for various purposes. |
WorkflowValidationException |
WorkflowValidationException represents an exception related to workflow validation performed
by Workflow Source component and related PHP array Parsers. |