Package org.openarchitectureware.workflow

Main package of the workflow module

See:
          Description

Interface Summary
WorkflowComponent WorkflowComponents are components that can be executed by the openArchitectureWare Workflow Engine.
WorkflowComponentWithID This is a workflow component that has an ID, so that it can be output in the logger.
WorkflowContext A WorkflowContext is a container for models and other objects.
 

Class Summary
WfCHelper  
Workflow  
WorkflowContextDefaultImpl Default WorkflowContext implementation.
WorkflowContextHolder  
WorkflowRunner Main class to run a workflow.
 

Exception Summary
ConfigurationException Thrown if the workflow configuration is invalid.
WorkflowInterruptedException  
 

Package org.openarchitectureware.workflow Description

Main package of the workflow module