public class ReceiveActivityDefinitionImpl extends BpelActivityDefinitionImpl implements ReceiveActivityDefinition
sourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguage
documentation, uuid
name, processDefinitionUUID
Constructor and Description |
---|
ReceiveActivityDefinitionImpl(ReceiveActivityDefinition src) |
Modifier and Type | Method and Description |
---|---|
List<CorrelationDefinition> |
getCorrelationDefinitions() |
List<FromPartDefinition> |
getFromPartDefinitions() |
String |
getMessageExchange() |
String |
getOperation() |
String |
getPartnerLink() |
QName |
getPortType() |
ActivityType |
getType()
Get the type of the activity definition.
|
String |
getVariable() |
boolean |
isCreateInstance() |
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 ReceiveActivityDefinitionImpl(ReceiveActivityDefinition src)
public ActivityType getType()
ActivityDefinition
getType
in interface ActivityDefinition
public String getMessageExchange()
getMessageExchange
in interface ReceiveActivityDefinition
public String getOperation()
getOperation
in interface ReceiveActivityDefinition
public String getPartnerLink()
getPartnerLink
in interface ReceiveActivityDefinition
public QName getPortType()
getPortType
in interface ReceiveActivityDefinition
public String getVariable()
getVariable
in interface ReceiveActivityDefinition
public boolean isCreateInstance()
isCreateInstance
in interface ReceiveActivityDefinition
public List<CorrelationDefinition> getCorrelationDefinitions()
getCorrelationDefinitions
in interface ReceiveActivityDefinition
public List<FromPartDefinition> getFromPartDefinitions()
getFromPartDefinitions
in interface ReceiveActivityDefinition
Copyright © 2011 OW2 Consortium. All Rights Reserved.