public class InvokeActivity extends ScopeLikeActivity implements Communication
<invoke> activity.JoinFailureSuppressor.SuppressJoinFailure__suppressJoinFailureATTR_LINENO| Constructor and Description |
|---|
InvokeActivity(org.w3c.dom.Element el) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Correlation> |
getCorrelations() |
java.lang.String |
getInputVar()
Get the input variable.
|
java.lang.String |
getOperation()
Get the operation for the communication.
|
java.lang.String |
getOutputVar()
The output variable.
|
java.lang.String |
getPartnerLink()
Get the partnerLink link on which to communicate.
|
javax.xml.namespace.QName |
getPortType()
Get the port type for the communication.
|
Scope |
getScope() |
getJoinCondition, getLinkSources, getLinkTargets, getNamegetSuppressJoinFailurecreateBpelObject, getAttribute, getAttribute, getAttribute, getAttribute, getChildren, getChildren, getChildren, getColumnNo, getElement, getExtensibilityElement, getExtensibilityElements, getFirstChild, getFirstChild, getFirstExtensibilityElementElement, getLineNo, getNamespaceContext, getPath, getTextValue, getType, getURI, is11, is20Draft, isAttributeSet, rewriteTargetNS, setURI, toStringpublic Scope getScope()
getScope in class ScopeLikeActivitypublic java.lang.String getInputVar()
public java.lang.String getOutputVar()
public java.lang.String getOperation()
CommunicationgetOperation in interface Communicationpublic java.lang.String getPartnerLink()
CommunicationgetPartnerLink in interface Communicationpublic javax.xml.namespace.QName getPortType()
CommunicationgetPortType in interface Communicationnull)public java.util.List<Correlation> getCorrelations()
getCorrelations in interface Communication