org.ow2.orchestra.facade.data.def
Class ReplyActivityDefinitionData
java.lang.Object
org.ow2.orchestra.facade.data.AbstractData
org.ow2.orchestra.facade.data.def.ActivityDefinitionData
org.ow2.orchestra.facade.data.def.ReplyActivityDefinitionData
- All Implemented Interfaces:
- Serializable
public class ReplyActivityDefinitionData
- extends ActivityDefinitionData
- 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 |
ReplyActivityDefinitionData
public ReplyActivityDefinitionData(ProcessDefinitionData processDefinitionData,
ActivityDefinitionUUID uuid,
ActivityDefinitionUUID encloserUUID,
String name,
String operation,
String variable,
String messageExchange)
getOperation
public String getOperation()
getVariable
public String getVariable()
getMessageExchange
public String getMessageExchange()
Copyright © 2011 OW2 Consortium. All Rights Reserved.