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

Packages that use org.ow2.bonita.facade.def.majorElement
org.ow2.bonita.facade Nova Bonita Workflow APIs for handling workflow definition, deployment, execution and history. 
org.ow2.bonita.facade.def.majorElement Contains interfaces for objects representing major XPDL elements returned by the org.ow2.bonita.facade.QueryDefintionAPI
org.ow2.bonita.facade.remote All interfaces in this package are for internal use only. 
 

Classes in org.ow2.bonita.facade.def.majorElement used by org.ow2.bonita.facade
ActivityDefinition
          This interface represents the Activity definition.
DataFieldDefinition
          This interface represents the DataField definition.
PackageDefinition
          The concept of package is introduced by XPDL specification to act as a container for the grouping of common data entities from a number of different process definitions, to avoid redefinition within each individual process definition.
PackageDefinition.PackageState
          Package state allow operations on the package itself and elements within it.
ParticipantDefinition
          This interface represents the Participant definition.
ProcessDefinition
          This interface represents the Process definition.
ProcessDefinition.ProcessState
          Workflow process state.
 

Classes in org.ow2.bonita.facade.def.majorElement used by org.ow2.bonita.facade.def.majorElement
ActivityDefinition
          This interface represents the Activity definition.
ActivityDefinition.FinishMode
          Not supported (because XPDL is not clear enough for this parameter).
ActivityDefinition.IterationDef
          Interface for Iteration definition.
ActivityDefinition.StartMode
          StartMode parameter determines whether the activity is automatically started by the engine or not.
DataFieldDefinition
          This interface represents the DataField definition.
DefinitionRecord
          Parent interface for PackageDefinition and ProcessDefinitionRecord interfaces of majorElement package.
PackageDefinition.GraphConformance
          The conformance class declaration allows description of the conformance class to which the definitions in this model definition are restricted.
PackageDefinition.PackageState
          Package state allow operations on the package itself and elements within it.
PackageDefinition.PublicationStatus
          Publication status of the Process Definition.
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.AccessLevel
          Not supported.
ProcessDefinition.DurationUnit
          Duration unit: Year, Month, Day, hours, minutes, seconds
ProcessDefinition.ProcessState
          Workflow process state.
ProcessDefinitionRecord
          Parent interface for interfaces into majorElement package.
TransitionDefinition
          Activities are related to one another via flow control conditions (transition information).
 

Classes in org.ow2.bonita.facade.def.majorElement used by org.ow2.bonita.facade.remote
ActivityDefinition
          This interface represents the Activity definition.
DataFieldDefinition
          This interface represents the DataField definition.
PackageDefinition
          The concept of package is introduced by XPDL specification to act as a container for the grouping of common data entities from a number of different process definitions, to avoid redefinition within each individual process definition.
PackageDefinition.PackageState
          Package state allow operations on the package itself and elements within it.
ParticipantDefinition
          This interface represents the Participant definition.
ProcessDefinition
          This interface represents the Process definition.
ProcessDefinition.ProcessState
          Workflow process state.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.