Package org.ow2.bonita.facade.def.majorElement

Contains interfaces for objects representing major XPDL elements returned by the org.ow2.bonita.facade.QueryDefintionAPI.

See:
          Description

Interface Summary
ActivityDefinition This interface represents the Activity definition.
ActivityDefinition.IterationDef Interface for Iteration definition.
ClientProcessDefinition This interface represents the Process definition.
DataFieldDefinition This interface represents the DataField definition.
NamedElement  
ParticipantDefinition This interface represents the Participant definition.
ProcessDefinition This interface represents the Process definition.
ProcessElement Parent interface for interfaces into majorElement package.
ProcessFullDefinition  
TransitionDefinition Activities are related to one another via flow control conditions (transition information).
 

Enum Summary
ActivityDefinition.FinishMode Not supported (because XPDL is not clear enough for this parameter).
ActivityDefinition.JoinType Join types supported by Bonita.
ActivityDefinition.SplitType Split types supported by Bonita.
ActivityDefinition.StartMode StartMode parameter determines whether the activity is automatically started by the engine or not.
ParticipantDefinition.ParticipantType The Participant entity type attribute characterises the participant to be an individual, an organisational unit or an abstract resource such as a machine.
ProcessDefinition.ProcessState Workflow process state.
 

Package org.ow2.bonita.facade.def.majorElement Description

Contains interfaces for objects representing major XPDL elements returned by the org.ow2.bonita.facade.QueryDefintionAPI.



Copyright © 2009 OW2 Consortium. All Rights Reserved.