| Modifier and Type | Method and Description |
|---|---|
DmnManagementService |
DmnEngineConfigurationApi.getDmnManagementService() |
| Modifier and Type | Field and Description |
|---|---|
protected DmnManagementService |
DmnEngineConfiguration.dmnManagementService |
| Modifier and Type | Method and Description |
|---|---|
DmnManagementService |
DmnEngine.getDmnManagementService() |
DmnManagementService |
DmnEngineConfiguration.getDmnManagementService() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.setDmnManagementService(DmnManagementService dmnManagementService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmnManagementServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected DmnManagementService |
DmnEngineImpl.dmnManagementService |
| Modifier and Type | Method and Description |
|---|---|
DmnManagementService |
DmnEngineImpl.getDmnManagementService() |
| Modifier and Type | Field and Description |
|---|---|
protected DmnManagementService |
AbstractFlowableDmnTestCase.managementService |
| Modifier and Type | Method and Description |
|---|---|
static DmnManagementService |
CommandContextUtil.getDmnManagementService() |
static DmnManagementService |
EngineServiceUtil.getDmnManagementService(AbstractEngineConfiguration engineConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
DmnManagementService |
DmnEngineServicesAutoConfiguration.dmnManagementService(DmnEngine dmnEngine) |
Copyright © 2023 Flowable. All rights reserved.