Package | Description |
---|---|
org.drools.core.common |
Modifier and Type | Class and Description |
---|---|
class |
AgendaGroupQueueImpl
AgendaGroup implementation that uses a PriorityQueue to prioritise the evaluation of added
ActivationQueue s. |
class |
RuleFlowGroupImpl
Implementation of a
RuleFlowGroup that collects activations
of rules of this ruleflow-group. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultAgenda.activateRuleFlowGroup(InternalRuleFlowGroup group,
long processInstanceId,
String nodeInstanceId) |
void |
DefaultAgenda.deactivateRuleFlowGroup(InternalRuleFlowGroup group) |
Constructor and Description |
---|
DeactivateCallback(InternalRuleFlowGroup ruleFlowGroup) |
DeactivateCallback(InternalRuleFlowGroup ruleFlowGroup) |
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.