org.ow2.orchestra.facade.runtime
Interface ScopeActivityInstance
- All Superinterfaces:
- ActivityInstance, ActivityWithSingleChildInstance, Record, RuntimeRecord, java.io.Serializable
- All Known Subinterfaces:
- ProcessActivityInstance
public interface ScopeActivityInstance
- extends ActivityWithSingleChildInstance
- Author:
- Alfonso Fuca
getVariables
java.util.List<VariableUpdate> getVariables()
- Scope is a subtype of activity
- Returns:
- value of variables during
getCorrelationSet
java.util.List<CorrelationSetInitialization> getCorrelationSet()
getPartnerLink
java.util.List<PartnerLinkUpdate> getPartnerLink()
Copyright © 2009 OW2 Consortium. All Rights Reserved.