| Package | Description |
|---|---|
| org.flowable.cmmn.engine | |
| org.flowable.cmmn.engine.impl.history | |
| org.flowable.cmmn.engine.impl.history.async | |
| org.flowable.cmmn.engine.impl.util |
| Modifier and Type | Field and Description |
|---|---|
protected CmmnHistoryManager |
CmmnEngineConfiguration.cmmnHistoryManager |
| Modifier and Type | Method and Description |
|---|---|
CmmnHistoryManager |
CmmnEngineConfiguration.getCmmnHistoryManager() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setCmmnHistoryManager(CmmnHistoryManager cmmnHistoryManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeCmmnHistoryManager |
class |
DefaultCmmnHistoryManager |
| Modifier and Type | Field and Description |
|---|---|
protected Collection<CmmnHistoryManager> |
CompositeCmmnHistoryManager.historyManagers |
| Constructor and Description |
|---|
CompositeCmmnHistoryManager(Collection<CmmnHistoryManager> historyManagers) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAsyncCmmnHistoryManager |
class |
AsyncCmmnHistoryManager |
| Modifier and Type | Method and Description |
|---|---|
static CmmnHistoryManager |
CommandContextUtil.getCmmnHistoryManager() |
static CmmnHistoryManager |
CommandContextUtil.getCmmnHistoryManager(CommandContext commandContext) |
Copyright © 2019 Flowable. All rights reserved.