|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.drools.ruleflow.instance.impl.RuleFlowNodeInstanceImpl
org.drools.ruleflow.instance.impl.EndNodeInstanceImpl
public class EndNodeInstanceImpl
Runtime counterpart of an end node.
Constructor Summary | |
---|---|
EndNodeInstanceImpl()
|
Method Summary | |
---|---|
void |
trigger(RuleFlowNodeInstance from)
|
Methods inherited from class org.drools.ruleflow.instance.impl.RuleFlowNodeInstanceImpl |
---|
cancel, getId, getNode, getNodeId, getProcessInstance, setId, setNodeId, setProcessInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EndNodeInstanceImpl()
Method Detail |
---|
public void trigger(RuleFlowNodeInstance from)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |