| Package | Description |
|---|---|
| org.drools.core |
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
|
| Modifier and Type | Field and Description |
|---|---|
static RuleBaseConfiguration.LogicalOverride |
RuleBaseConfiguration.LogicalOverride.DISCARD |
static RuleBaseConfiguration.LogicalOverride |
RuleBaseConfiguration.LogicalOverride.PRESERVE |
| Modifier and Type | Method and Description |
|---|---|
static RuleBaseConfiguration.LogicalOverride |
RuleBaseConfiguration.LogicalOverride.determineLogicalOverride(String value) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.