org.ow2.orchestra.facade.runtime
Interface ScopeStateUpdate

All Superinterfaces:
CopyAble<ScopeStateUpdate>, ScopeUpdate, java.io.Serializable
All Known Implementing Classes:
ScopeStateUpdateImpl

public interface ScopeStateUpdate
extends ScopeUpdate, CopyAble<ScopeStateUpdate>

Author:
S. Ali Tokmen

Method Summary
 ScopeState getState()
           
 
Methods inherited from interface org.ow2.orchestra.facade.runtime.ScopeUpdate
getActivityUUID, getDate
 
Methods inherited from interface org.ow2.orchestra.facade.CopyAble
copy
 

Method Detail

getState

ScopeState getState()
Returns:
the scope state.


Copyright © 2009 OW2 Consortium. All Rights Reserved.