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