| Modifier and Type | Method and Description |
|---|---|
static DmnDecisionService |
CommandContextUtil.getDmnRuleService(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
DmnDecisionService |
DmnEngineConfigurationApi.getDmnDecisionService() |
| Modifier and Type | Field and Description |
|---|---|
protected DmnDecisionService |
DmnEngineConfiguration.ruleService |
| Modifier and Type | Method and Description |
|---|---|
DmnDecisionService |
DmnEngine.getDmnDecisionService() |
DmnDecisionService |
DmnEngineConfiguration.getDmnDecisionService() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.setDmnRuleService(DmnDecisionService ruleService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmnDecisionServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected DmnDecisionService |
ExecuteDecisionBuilderImpl.decisionService |
protected DmnDecisionService |
DmnEngineImpl.dmnDecisionService |
| Modifier and Type | Method and Description |
|---|---|
DmnDecisionService |
DmnEngineImpl.getDmnDecisionService() |
| Constructor and Description |
|---|
ExecuteDecisionBuilderImpl(DmnDecisionService decisionService) |
| Modifier and Type | Field and Description |
|---|---|
protected DmnDecisionService |
AbstractFlowableDmnTestCase.ruleService |
| Modifier and Type | Field and Description |
|---|---|
protected DmnDecisionService |
DmnRuleServiceResource.dmnRuleService |
| Modifier and Type | Method and Description |
|---|---|
static DmnDecisionService |
CommandContextUtil.getDmnRuleService() |
static DmnDecisionService |
EngineServiceUtil.getDmnRuleService(AbstractEngineConfiguration engineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
DmnDecisionService |
DmnEngineServicesAutoConfiguration.dmnRuleService(DmnEngine dmnEngine) |
Copyright © 2023 Flowable. All rights reserved.