| Package | Description |
|---|---|
| org.flowable.dmn.engine | |
| org.flowable.dmn.engine.impl.persistence.entity | |
| org.flowable.dmn.engine.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected HistoricDecisionExecutionDataManager |
DmnEngineConfiguration.historicDecisionExecutionDataManager |
| Modifier and Type | Method and Description |
|---|---|
HistoricDecisionExecutionDataManager |
DmnEngineConfiguration.getHistoricDecisionExecutionDataManager() |
| Modifier and Type | Method and Description |
|---|---|
DmnEngineConfiguration |
DmnEngineConfiguration.setHistoricDecisionExecutionDataManager(HistoricDecisionExecutionDataManager historicDecisionExecutionDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected HistoricDecisionExecutionDataManager |
HistoricDecisionExecutionEntityManagerImpl.historicDecisionExecutionDataManager |
| Modifier and Type | Method and Description |
|---|---|
HistoricDecisionExecutionDataManager |
HistoricDecisionExecutionEntityManagerImpl.getHistoricDecisionExecutionDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricDecisionExecutionEntityManagerImpl.setHistoricDecisionExecutionDataManager(HistoricDecisionExecutionDataManager historicDecisionExecutionDataManager) |
| Constructor and Description |
|---|
HistoricDecisionExecutionEntityManagerImpl(DmnEngineConfiguration dmnEngineConfiguration,
HistoricDecisionExecutionDataManager historicDecisionExecutionDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisHistoricDecisionExecutionDataManager |
Copyright © 2019 Flowable. All rights reserved.