|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ParticipantDefinition.ParticipantType | |
---|---|
org.ow2.bonita.facade.def.majorElement |
Contains interfaces for objects representing major XPDL elements returned
by the org.ow2.bonita.facade.QueryDefintionAPI . |
Uses of ParticipantDefinition.ParticipantType in org.ow2.bonita.facade.def.majorElement |
---|
Methods in org.ow2.bonita.facade.def.majorElement that return ParticipantDefinition.ParticipantType | |
---|---|
ParticipantDefinition.ParticipantType |
ParticipantDefinition.getParticipantType()
Returns the definition of the type of participant entity. |
static ParticipantDefinition.ParticipantType |
ParticipantDefinition.ParticipantType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ParticipantDefinition.ParticipantType[] |
ParticipantDefinition.ParticipantType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |