Uses of Class
org.ow2.bonita.facade.def.element.TransitionRestrictionDefinition.JoinType

Packages that use TransitionRestrictionDefinition.JoinType
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 TransitionRestrictionDefinition.JoinType in org.ow2.bonita.facade.def.element
 

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



Copyright © 2008 OW2 Consortium. All Rights Reserved.