public class Catch extends Scope
JoinFailureSuppressor.SuppressJoinFailure
__suppressJoinFailure
ATTR_LINENO
Constructor and Description |
---|
Catch(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
Activity |
getActivity()
Get the activity for this catch block.
|
javax.xml.namespace.QName |
getFaultName()
Get the name of the fault.
|
java.lang.String |
getFaultVariable()
Get the fault variable.
|
javax.xml.namespace.QName |
getFaultVariableElementType()
Get the fault variable type.
|
javax.xml.namespace.QName |
getFaultVariableMessageType()
Get the fault variable type.
|
getAlarms, getAtomicScope, getCompensationHandler, getCorrelationSetDecl, getCorrelationSetDecls, getEvents, getFaultHandler, getPartnerLink, getPartnerLinks, getTerminationHandler, getVariableDecl, getVariables, isVariableAccessSerialized
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 Activity getActivity()
public javax.xml.namespace.QName getFaultName()
null
.null
public java.lang.String getFaultVariable()
null
public javax.xml.namespace.QName getFaultVariableMessageType()
null
if none specified.public javax.xml.namespace.QName getFaultVariableElementType()
null
if none specified.