Package org.tigris.scarab.workflow

Interface Summary
Workflow This is the primary interface for workflow within Scarab.
 

Class Summary
CheapWorkflow Simple implementation of Workflow, relies on the Transition tables, where every record defines a transition available for a given Role, from an option to another.
DefaultWorkflow Default implementation of workflow is a noop.
TransitionNode The Transitions available for Attributes span a recursive TransitionTree.
WorkflowFactory This class retrieves the appropriate workflow tool.
 



Copyright © 2000-2004 Tigris.org. All Rights Reserved.