| Package | Description |
|---|---|
| org.flowable.dmn.engine.impl | |
| org.flowable.dmn.model |
| Modifier and Type | Method and Description |
|---|---|
protected Boolean |
RuleEngineExecutorImpl.executeInputExpressionEvaluation(RuleInputClauseContainer ruleContainer,
ELExecutionContext executionContext) |
| Modifier and Type | Field and Description |
|---|---|
protected List<RuleInputClauseContainer> |
DecisionRule.inputEntries |
| Modifier and Type | Method and Description |
|---|---|
List<RuleInputClauseContainer> |
DecisionRule.getInputEntries() |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionRule.addInputEntry(RuleInputClauseContainer inputEntry) |
| Modifier and Type | Method and Description |
|---|---|
void |
DecisionRule.setInputEntries(List<RuleInputClauseContainer> inputEntries) |
Copyright © 2023 Flowable. All rights reserved.