Package org.apache.lenya.workflow

Interface Summary
Action Workflow action.
BooleanVariable Boolean state variable.
BooleanVariableAssignment Boolean variable assignment.
BooleanVariableInstance An instance of a boolean variable.
Condition A condition can prevent a transition from firing, based on the current situation.
Event A workflow event.
Situation A situation contains all information that is needed to decide which workflow transitions can fire at a certain moment.
State Workflow state.
SynchronizedWorkflowInstances Synchronized workflow instances.
Transition A transition describes the switching of a workflow instance from one state to another.
Workflow A workflow schema.
WorkflowInstance A workflow instance is an incarnation of a workflow schema.
WorkflowListener Workflow listener interface.
 

Exception Summary
WorkflowException Workflow exception.
 



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