|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransitionRestrictionDefinition.JoinType | |
---|---|
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 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()
Returns Join Type definition. |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |