| Modifier and Type | Method and Description |
|---|---|
DmnHistoryService |
DmnEngineConfigurationApi.getDmnHistoryService() |
| Modifier and Type | Field and Description |
|---|---|
protected DmnHistoryService |
DmnEngineConfiguration.dmnHistoryService |
| Modifier and Type | Method and Description |
|---|---|
DmnHistoryService |
DmnEngine.getDmnHistoryService() |
DmnHistoryService |
DmnEngineConfiguration.getDmnHistoryService() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.setDmnHistoryService(DmnHistoryService dmnHistoryService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DmnHistoryServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected DmnHistoryService |
DmnEngineImpl.dmnHistoryService |
| Modifier and Type | Method and Description |
|---|---|
DmnHistoryService |
DmnEngineImpl.getDmnHistoryService() |
| Modifier and Type | Field and Description |
|---|---|
protected DmnHistoryService |
AbstractFlowableDmnTestCase.historyService |
| Modifier and Type | Field and Description |
|---|---|
protected DmnHistoryService |
HistoryDecisionExecutionCollectionResource.dmnHistoryService |
protected DmnHistoryService |
BaseHistoricDecisionExecutionResource.dmnHistoryService |
| Modifier and Type | Method and Description |
|---|---|
DmnHistoryService |
DmnEngineServicesAutoConfiguration.dmnHistoryService(DmnEngine dmnEngine) |
Copyright © 2023 Flowable. All rights reserved.