org.ow2.orchestra.facade.runtime
Interface CorrelationSetInitialization
- All Superinterfaces:
- CopyAble<CorrelationSetInitialization>, ScopeUpdate, java.io.Serializable
public interface CorrelationSetInitialization
- extends ScopeUpdate, CopyAble<CorrelationSetInitialization>
Interface for getting recorded runtime information on correlation set initialization.
- Author:
- Gael Lalire
Methods inherited from interface org.ow2.orchestra.facade.CopyAble |
copy |
getName
java.lang.String getName()
- Returns:
- the variable name.
getPropertyValues
java.util.Map<javax.xml.namespace.QName,org.w3c.dom.Node> getPropertyValues()
Copyright © 2009 OW2 Consortium. All Rights Reserved.