org.ow2.orchestra.facade.data.runtime
Class ScopeStateUpdateData
java.lang.Object
org.ow2.orchestra.facade.data.AbstractData
org.ow2.orchestra.facade.data.runtime.ScopeUpdateData
org.ow2.orchestra.facade.data.runtime.ScopeStateUpdateData
- All Implemented Interfaces:
- Serializable
public class ScopeStateUpdateData
- extends ScopeUpdateData
- Author:
- S. Ali Tokmen
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScopeStateUpdateData
public ScopeStateUpdateData(ActivityInstanceUUID scopeActivityUUID,
ActivityInstanceData activityData,
ScopeState state)
getState
public ScopeState getState()
- Returns:
- the state
Copyright © 2011 OW2 Consortium. All Rights Reserved.