public class JoinFailureSuppressor extends BpelObject
Modifier and Type | Class and Description |
---|---|
static class |
JoinFailureSuppressor.SuppressJoinFailure |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<java.lang.String,JoinFailureSuppressor.SuppressJoinFailure> |
__suppressJoinFailure |
ATTR_LINENO
Constructor and Description |
---|
JoinFailureSuppressor(org.w3c.dom.Element el) |
Modifier and Type | Method and Description |
---|---|
JoinFailureSuppressor.SuppressJoinFailure |
getSuppressJoinFailure()
Get the suppress join failure flag.
|
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 static final java.util.Map<java.lang.String,JoinFailureSuppressor.SuppressJoinFailure> __suppressJoinFailure
public JoinFailureSuppressor.SuppressJoinFailure getSuppressJoinFailure()