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

Packages that use DeadlineDefinition.Execution
org.ow2.bonita.facade.def.element Contains interfaces for XPDL definition of objects of non major elements defined within package, process, activity, participant
(including ones defined by extended attributes like Hook, RoleMapper, PerformerAssignment, multi-instantiation)
returned by the QueryDefintionAPI. 
 

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

Methods in org.ow2.bonita.facade.def.element that return DeadlineDefinition.Execution
 DeadlineDefinition.Execution DeadlineDefinition.getExecution()
           
static DeadlineDefinition.Execution DeadlineDefinition.Execution.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static DeadlineDefinition.Execution[] DeadlineDefinition.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.