public class ReceiveActivityDefinitionImpl extends BpelActivityDefinitionImpl implements ReceiveActivityDefinition
sourceList, suppressJoinFailure, targetList, targetsJoinConditionBooleanExpression, targetsJoinConditionExpressionLanguagedocumentation, uuidname, 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, isSuppressJoinFailuregetDocumentation, getUUIDgetName, getProcessDefinitionUUIDclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSourceList, getTargetList, getTargetsJoinConditionBooleanExpression, getTargetsJoinConditionExpressionLanguage, isSuppressJoinFailuregetDocumentation, getUUIDgetName, getProcessDefinitionUUIDpublic ReceiveActivityDefinitionImpl(ReceiveActivityDefinition src)
public ActivityType getType()
ActivityDefinitiongetType in interface ActivityDefinitionpublic String getMessageExchange()
getMessageExchange in interface ReceiveActivityDefinitionpublic String getOperation()
getOperation in interface ReceiveActivityDefinitionpublic String getPartnerLink()
getPartnerLink in interface ReceiveActivityDefinitionpublic QName getPortType()
getPortType in interface ReceiveActivityDefinitionpublic String getVariable()
getVariable in interface ReceiveActivityDefinitionpublic boolean isCreateInstance()
isCreateInstance in interface ReceiveActivityDefinitionpublic List<CorrelationDefinition> getCorrelationDefinitions()
getCorrelationDefinitions in interface ReceiveActivityDefinitionpublic List<FromPartDefinition> getFromPartDefinitions()
getFromPartDefinitions in interface ReceiveActivityDefinitionCopyright © 2012 OW2 Consortium. All Rights Reserved.