public class Catch extends Scope
JoinFailureSuppressor.SuppressJoinFailure__suppressJoinFailureATTR_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, isVariableAccessSerializedgetSuppressJoinFailurecreateBpelObject, 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 Activity getActivity()
public javax.xml.namespace.QName getFaultName()
null.nullpublic java.lang.String getFaultVariable()
nullpublic javax.xml.namespace.QName getFaultVariableMessageType()
null if none specified.public javax.xml.namespace.QName getFaultVariableElementType()
null if none specified.