| Package | Description |
|---|---|
| org.flowable.dmn.api | |
| org.flowable.dmn.engine.impl | |
| org.flowable.dmn.model |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionExecutionAuditContainer.addRuleEntry(DecisionRule rule) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
RuleEngineExecutorImpl.executeRule(DecisionRule rule,
ELExecutionContext executionContext) |
| Modifier and Type | Field and Description |
|---|---|
protected List<DecisionRule> |
DecisionTable.rules |
| Modifier and Type | Method and Description |
|---|---|
List<DecisionRule> |
DecisionTable.getRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionTable.addRule(DecisionRule rule) |
Copyright © 2023 Flowable. All rights reserved.