| Package | Description |
|---|---|
| org.flowable.cmmn.engine | |
| org.flowable.cmmn.engine.impl | |
| org.flowable.cmmn.engine.impl.persistence.entity | |
| org.flowable.cmmn.engine.impl.util |
| Modifier and Type | Field and Description |
|---|---|
protected HistoricCaseInstanceEntityManager |
CmmnEngineConfiguration.historicCaseInstanceEntityManager |
| Modifier and Type | Method and Description |
|---|---|
HistoricCaseInstanceEntityManager |
CmmnEngineConfiguration.getHistoricCaseInstanceEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setHistoricCaseInstanceEntityManager(HistoricCaseInstanceEntityManager historicCaseInstanceEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected HistoricCaseInstanceEntityManager |
AbstractCmmnManager.getHistoricCaseInstanceEntityManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricCaseInstanceEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static HistoricCaseInstanceEntityManager |
CommandContextUtil.getHistoricCaseInstanceEntityManager() |
static HistoricCaseInstanceEntityManager |
CommandContextUtil.getHistoricCaseInstanceEntityManager(CommandContext commandContext) |
Copyright © 2019 Flowable. All rights reserved.