|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScopeState | |
---|---|
org.ow2.orchestra.facade.data.runtime | |
org.ow2.orchestra.facade.runtime |
Uses of ScopeState in org.ow2.orchestra.facade.data.runtime |
---|
Methods in org.ow2.orchestra.facade.data.runtime that return ScopeState | |
---|---|
ScopeState |
ScopeStateUpdateData.getState()
|
Constructors in org.ow2.orchestra.facade.data.runtime with parameters of type ScopeState | |
---|---|
ScopeStateUpdateData(ActivityInstanceUUID scopeActivityUUID,
ActivityInstanceUUID activityUUID,
ScopeState state)
|
Uses of ScopeState in org.ow2.orchestra.facade.runtime |
---|
Methods in org.ow2.orchestra.facade.runtime that return ScopeState | |
---|---|
ScopeState |
ScopeStateUpdate.getState()
|
static ScopeState |
ScopeState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ScopeState[] |
ScopeState.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |