org.ow2.orchestra.facade.data.runtime
Class CorrelationSetInitializedData
java.lang.Object
org.ow2.orchestra.facade.data.AbstractData
org.ow2.orchestra.facade.data.runtime.ScopeUpdateData
org.ow2.orchestra.facade.data.runtime.CorrelationSetInitializedData
- All Implemented Interfaces:
- Serializable
public class CorrelationSetInitializedData
- extends ScopeUpdateData
- Author:
- Gael Lalire
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorrelationSetInitializedData
public CorrelationSetInitializedData(ActivityInstanceUUID scopeActivityUUID,
ActivityInstanceData activityData,
String name,
Map<QName,Document> propertyValues)
getName
public String getName()
- Returns:
- the name
getPropertyValues
public Map<QName,Document> getPropertyValues()
- Returns:
- the propertyValues
Copyright © 2011 OW2 Consortium. All Rights Reserved.