public class FaultNodeInstance extends NodeInstanceImpl
NodeInstanceImpl.NodeInstanceTrigger| 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, executeAction, followConnection, getId, getLevel, getMetaData, getMetaData, getNode, getNodeId, getNodeInstanceContainer, getNodeName, getProcessInstance, getUniqueId, getVariable, isInversionOfControl, resolveContext, resolveContextInstance, retrigger, setId, setLevel, setMetaData, setNodeId, setNodeInstanceContainer, setProcessInstance, setVariable, trigger, triggerCompleted, triggerConnection, triggerNode, triggerNodeInstanceprotected FaultNode getFaultNode()
public void internalTrigger(org.kie.api.runtime.process.NodeInstance from,
String type)
internalTrigger in class NodeInstanceImplprotected ExceptionScopeInstance getExceptionScopeInstance(String faultName)
protected String getFaultName()
protected Object getFaultData()
protected void handleException(String faultName, ExceptionScopeInstance exceptionScopeInstance)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.