Package | Description |
---|---|
org.ow2.orchestra.facade.data.runtime | |
org.ow2.orchestra.facade.runtime | |
org.ow2.orchestra.facade.runtime.impl |
Modifier and Type | Method and Description |
---|---|
ScopeState |
ScopeStateUpdateData.getState() |
Constructor and Description |
---|
ScopeStateUpdateData(ActivityInstanceUUID scopeActivityUUID,
ActivityInstanceData activityData,
ScopeState state) |
Modifier and Type | Method and Description |
---|---|
ScopeState |
ScopeStateUpdate.getState() |
static ScopeState |
ScopeState.valueOf(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 are declared.
|
Modifier and Type | Method and Description |
---|---|
ScopeState |
ScopeStateUpdateImpl.getState() |
Copyright © 2011 OW2 Consortium. All Rights Reserved.