|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProcessDefinition.AccessLevel | |
---|---|
org.ow2.bonita.facade.def.majorElement | Contains interfaces for objects representing major XPDL elements returned by the QueryDefintionAPI. |
Uses of ProcessDefinition.AccessLevel in org.ow2.bonita.facade.def.majorElement |
---|
Methods in org.ow2.bonita.facade.def.majorElement that return ProcessDefinition.AccessLevel | |
---|---|
ProcessDefinition.AccessLevel |
ProcessDefinition.getAccessLevel()
The Access level of a process may be either PUBLIC or PRIVATE. |
static ProcessDefinition.AccessLevel |
ProcessDefinition.AccessLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProcessDefinition.AccessLevel[] |
ProcessDefinition.AccessLevel.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |