public class FaultNodeInstance extends NodeInstanceImpl
NodeInstanceImpl.NodeInstanceTrigger
NodeInstance.CancelType
cancelType, dynamicParameters, slaCompliance, slaDueDate, slaTimerId, triggerTime, UNIQUE_ID
METADATA_WRAP_ASYNC_NODE
Constructor and Description |
---|
FaultNodeInstance() |
Modifier and Type | Method and Description |
---|---|
protected ExceptionScopeInstance |
getExceptionScopeInstance(String faultName) |
protected Object |
getFaultData() |
protected String |
getFaultName() |
protected FaultNode |
getFaultNode() |
protected void |
handleException(String faultName,
ExceptionScopeInstance exceptionScopeInstance) |
void |
internalTrigger(org.kie.api.runtime.process.NodeInstance from,
String type) |
cancel, cancel, configureSla, executeAction, followConnection, getCancelType, getExecutionErrorHandler, getFrom, getId, getLevel, getMetaData, getMetaData, getNode, getNodeId, getNodeInstanceContainer, getNodeName, getProcessInstance, getSlaCompliance, getSlaDueDate, getSlaTimerId, getTriggerTime, getUniqueId, getVariable, internalSetSlaCompliance, internalSetSlaDueDate, internalSetSlaTimerId, isAborted, isInversionOfControl, resolveContext, resolveContextInstance, retrigger, setAborted, setDynamicParameters, setId, setLevel, setMetaData, setNodeId, setNodeInstanceContainer, setProcessInstance, setVariable, trigger, triggerCompleted, triggerConnection, triggerNode, triggerNode, triggerNodeInstance, triggerNodeInstance
protected FaultNode getFaultNode()
public void internalTrigger(org.kie.api.runtime.process.NodeInstance from, String type)
internalTrigger
in class NodeInstanceImpl
protected ExceptionScopeInstance getExceptionScopeInstance(String faultName)
protected String getFaultName()
protected Object getFaultData()
protected void handleException(String faultName, ExceptionScopeInstance exceptionScopeInstance)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.