public class ReplyActivity extends Activity implements Communication
<reply>
activity.JoinFailureSuppressor.SuppressJoinFailure
__suppressJoinFailure
ATTR_LINENO
Constructor and Description |
---|
ReplyActivity(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Correlation> |
getCorrelations() |
javax.xml.namespace.QName |
getFaultName()
Get the fault name with which to reply.
|
java.lang.String |
getMessageExchangeId()
Get the optional message exchange identifier.
|
java.lang.String |
getOperation()
Get the operation for the communication.
|
java.lang.String |
getPartnerLink()
Get the partnerLink link on which to communicate.
|
javax.xml.namespace.QName |
getPortType()
Get the port type for the communication.
|
java.lang.String |
getVariable()
Get the variable containing the reply message.
|
getJoinCondition, getLinkSources, getLinkTargets, getName
getSuppressJoinFailure
createBpelObject, 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, toString
public java.lang.String getMessageExchangeId()
public javax.xml.namespace.QName getFaultName()
public java.lang.String getVariable()
public java.lang.String getOperation()
Communication
getOperation
in interface Communication
public java.lang.String getPartnerLink()
Communication
getPartnerLink
in interface Communication
public javax.xml.namespace.QName getPortType()
Communication
getPortType
in interface Communication
null
)public java.util.List<Correlation> getCorrelations()
getCorrelations
in interface Communication