public class ReplyActivityDefinitionImpl extends BpelActivityDefinitionImpl implements ReplyActivityDefinition
sourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguagedocumentation, uuidname, processDefinitionUUID| Constructor and Description |
|---|
ReplyActivityDefinitionImpl(ReplyActivityDefinition replyActivityDefinition) |
| Modifier and Type | Method and Description |
|---|---|
List<CorrelationDefinition> |
getCorrelationDefinitions() |
QName |
getFaultName() |
String |
getMessageExchange() |
String |
getOperation() |
String |
getPartnerLink() |
QName |
getPortType() |
List<ToPartDefinition> |
getToPartDefinitions() |
ActivityType |
getType()
Get the type of the activity definition.
|
String |
getVariable() |
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailuregetDocumentation, getUUIDgetName, getProcessDefinitionUUIDclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailuregetDocumentation, getUUIDgetName, getProcessDefinitionUUIDpublic ReplyActivityDefinitionImpl(ReplyActivityDefinition replyActivityDefinition)
public ActivityType getType()
ActivityDefinitiongetType in interface ActivityDefinitionpublic String getMessageExchange()
getMessageExchange in interface ReplyActivityDefinitionpublic String getOperation()
getOperation in interface ReplyActivityDefinitionpublic String getPartnerLink()
getPartnerLink in interface ReplyActivityDefinitionpublic QName getPortType()
getPortType in interface ReplyActivityDefinitionpublic String getVariable()
getVariable in interface ReplyActivityDefinitionpublic List<CorrelationDefinition> getCorrelationDefinitions()
getCorrelationDefinitions in interface ReplyActivityDefinitionpublic List<ToPartDefinition> getToPartDefinitions()
getToPartDefinitions in interface ReplyActivityDefinitionpublic QName getFaultName()
getFaultName in interface ReplyActivityDefinitionCopyright © 2011 OW2 Consortium. All Rights Reserved.