Package org.apache.lenya.workflow

Interface Summary
Action Workflow action.
BooleanVariable Boolean state variable.
BooleanVariableAssignment Boolean variable assignment.
Condition A condition can prevent a transition from firing, based on the current situation.
Transition A transition describes the switching of a workflow instance from one state to another.
Version A version of the workflow history.
Workflow A workflow schema.
Workflowable Interface for objects which can be workflowed.
WorkflowEngine Workflow engine.
WorkflowManager Manager for workflow issues.
 

Exception Summary
WorkflowException Workflow exception.
 



Copyright © 1999-2006 Apache Software Foundation. All Rights Reserved.