Interface Summary |
ExitValue |
An ExitValue is an object representation of an Exit Value on a particular
WorkflowStep. |
Fixit |
Fixit is a special kind of Workflow Step which does not have all the same
functionality of a WorkflowStep. |
NestedWorkflowStep |
A NestedWorkflowStep is a special Workflow step where another Workflow is
embedded. |
Workflow |
Interface for the Workflow object. |
WorkflowManager |
WorkflowManager is an Interface for the manager of Workflow objects. |
WorkflowStep |
The WorkflowStep interface represents a Step in a Workflow. |