|
||||||||||
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.RuleFlowJoinInstanceImpl
public class RuleFlowJoinInstanceImpl
Runtime counterpart of a join node.
Constructor Summary | |
---|---|
RuleFlowJoinInstanceImpl()
|
Method Summary | |
---|---|
protected Join |
getJoinNode()
|
void |
trigger(RuleFlowNodeInstance from)
|
void |
triggerCompleted()
|
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 |
Methods inherited from interface org.drools.ruleflow.instance.RuleFlowNodeInstance |
---|
cancel, getId, getNodeId, getProcessInstance, setId, setNodeId, setProcessInstance |
Constructor Detail |
---|
public RuleFlowJoinInstanceImpl()
Method Detail |
---|
protected Join getJoinNode()
public void trigger(RuleFlowNodeInstance from)
trigger
in interface RuleFlowNodeInstance
public void triggerCompleted()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |