Uses of Class
org.ow2.bonita.facade.def.element.SubFlowDefinition.Execution

Packages that use SubFlowDefinition.Execution
org.ow2.bonita.facade.def.element Contains interfaces for objects representing XPDL elements for package, process, activity
(including ones defined by extended attributes like HookDefinition, RoleMapperDefinition, PerformerAssignment)
returned by the QueryDefintionAPI. 
 

Uses of SubFlowDefinition.Execution in org.ow2.bonita.facade.def.element
 

Methods in org.ow2.bonita.facade.def.element that return SubFlowDefinition.Execution
 SubFlowDefinition.Execution SubFlowDefinition.getExecution()
          ASYNCHR is not supported
static SubFlowDefinition.Execution SubFlowDefinition.Execution.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static SubFlowDefinition.Execution[] SubFlowDefinition.Execution.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.