Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.apache.lenya.workflow.impl: Javadoc index of package org.apache.lenya.workflow.impl.


Package Samples:

org.apache.lenya.workflow.impl

Classes:

History: The history of a workflow instance contains a list of all versions of the instance. A version contains the state, the event that caused the transition (omitted in the first version).
SynchronizedWorkflowInstancesImpl: An object of this class encapsulates a set of synchronized workflow instances.
WorkflowBuilder: Utility class to build a workflow schema from a file.
BooleanVariableAssignmentImpl: Implementation of a boolean variable assignment.
BooleanVariableCondition: Implementation of a boolean variable condition.
BooleanVariableInstanceImpl: Implementation of a boolean variable instance.
AbstractCondition: Abstract base class for workflow conditions.
WorkflowInstanceImpl: Implementation of a workflow instance.
BooleanVariableImpl: Implementation of a boolean variable.
WorkflowImpl: Implementation of a workflow schema.
Version: A version of the workflow history.
TransitionImpl: Implementation of a transition.
ActionImpl: Basic action implementation.
ConditionFactory: Factory to build conditions.
EventImpl: Implementation of an event.
StateImpl: Implementation of a state.

Home | Contact Us | Privacy Policy | Terms of Service