Class FaultNodeInstance

java.lang.Object
org.jbpm.workflow.instance.impl.NodeInstanceImpl
org.jbpm.workflow.instance.node.FaultNodeInstance
All Implemented Interfaces:
Serializable, NodeInstance, org.kie.api.runtime.process.NodeInstance, KogitoNodeInstance

public class FaultNodeInstance extends NodeInstanceImpl
Runtime counterpart of a fault node.
See Also: