| 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
ActivationQueues. |
class |
RuleFlowGroupImpl
Implementation of a
RuleFlowGroup that collects activations
of rules of this ruleflow-group. |
| Modifier and Type | Field and Description |
|---|---|
protected InternalRuleFlowGroup |
AgendaGroupQueueImpl.DeactivateCallback.ruleFlowGroup |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAgenda.activateRuleFlowGroup(InternalRuleFlowGroup group,
Object processInstanceId,
String nodeInstanceId) |
void |
DefaultAgenda.deactivateRuleFlowGroup(InternalRuleFlowGroup group) |
| Constructor and Description |
|---|
DeactivateCallback(InternalRuleFlowGroup ruleFlowGroup) |
DeactivateCallback(InternalRuleFlowGroup ruleFlowGroup) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.