org.ow2.orchestra.facade.runtime
Interface ScopeUpdate

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
CorrelationSetInitialization, PartnerLinkUpdate, VariableUpdate

public interface ScopeUpdate
extends java.io.Serializable

Author:
Gael Lalire

Method Summary
 ActivityInstanceUUID getActivityUUID()
           
 java.util.Date getDate()
           
 

Method Detail

getActivityUUID

ActivityInstanceUUID getActivityUUID()
Returns:
uuid of activity which has performed this update

getDate

java.util.Date getDate()
Returns:
the date of the variable updating.


Copyright © 2009 OW2 Consortium. All Rights Reserved.