public class ReplyActivityDefinitionImpl extends BpelActivityDefinitionImpl implements ReplyActivityDefinition
sourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguage
documentation, uuid
name, 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, isSuppressJoinFailure
getDocumentation, getUUID
getName, getProcessDefinitionUUID
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailure
getDocumentation, getUUID
getName, getProcessDefinitionUUID
public ReplyActivityDefinitionImpl(ReplyActivityDefinition replyActivityDefinition)
public ActivityType getType()
ActivityDefinition
getType
in interface ActivityDefinition
public String getMessageExchange()
getMessageExchange
in interface ReplyActivityDefinition
public String getOperation()
getOperation
in interface ReplyActivityDefinition
public String getPartnerLink()
getPartnerLink
in interface ReplyActivityDefinition
public QName getPortType()
getPortType
in interface ReplyActivityDefinition
public String getVariable()
getVariable
in interface ReplyActivityDefinition
public List<CorrelationDefinition> getCorrelationDefinitions()
getCorrelationDefinitions
in interface ReplyActivityDefinition
public List<ToPartDefinition> getToPartDefinitions()
getToPartDefinitions
in interface ReplyActivityDefinition
public QName getFaultName()
getFaultName
in interface ReplyActivityDefinition
Copyright © 2011 OW2 Consortium. All Rights Reserved.