Package org.drools.ruleflow.instance.impl

Class Summary
ActionNodeInstanceImpl Runtime counterpart of an action node.
EndNodeInstanceImpl Runtime counterpart of an end node.
MilestoneNodeInstanceImpl Runtime counterpart of a milestone node.
RuleFlowJoinInstanceImpl Runtime counterpart of a join node.
RuleFlowNodeInstanceImpl Default implementation of a RuleFlow node instance.
RuleFlowProcessInstanceImpl Default implementation of a RuleFlow process instance.
RuleFlowSequenceNodeInstanceImpl Runtime counterpart of a ruleset node.
RuleFlowSplitInstanceImpl Runtime counterpart of a split node.
StartNodeInstanceImpl Runtime counterpart of a start node.
SubFlowNodeInstanceImpl Runtime counterpart of a SubFlow node.