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 |
|---|---|
java.util.List<CorrelationDefinition> |
getCorrelationDefinitions() |
java.util.List<FromPartDefinition> |
getFromPartDefinitions() |
java.lang.String |
getMessageExchange() |
java.lang.String |
getOperation() |
java.lang.String |
getPartnerLink() |
javax.xml.namespace.QName |
getPortType() |
ActivityType |
getType()
Get the type of the activity definition.
|
java.lang.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 java.lang.String getMessageExchange()
getMessageExchange in interface ReceiveActivityDefinitionpublic java.lang.String getOperation()
getOperation in interface ReceiveActivityDefinitionpublic java.lang.String getPartnerLink()
getPartnerLink in interface ReceiveActivityDefinitionpublic javax.xml.namespace.QName getPortType()
getPortType in interface ReceiveActivityDefinitionpublic java.lang.String getVariable()
getVariable in interface ReceiveActivityDefinitionpublic boolean isCreateInstance()
isCreateInstance in interface ReceiveActivityDefinitionpublic java.util.List<CorrelationDefinition> getCorrelationDefinitions()
getCorrelationDefinitions in interface ReceiveActivityDefinitionpublic java.util.List<FromPartDefinition> getFromPartDefinitions()
getFromPartDefinitions in interface ReceiveActivityDefinitionCopyright © 2011 OW2 Consortium. All Rights Reserved.