| Package | Description |
|---|---|
| org.flowable.cmmn.engine | |
| org.flowable.cmmn.engine.impl.history | |
| org.flowable.engine.impl.cfg | |
| org.flowable.engine.impl.history | |
| org.flowable.task.service |
| Modifier and Type | Field and Description |
|---|---|
protected InternalHistoryTaskManager |
CmmnEngineConfiguration.internalHistoryTaskManager |
| Modifier and Type | Method and Description |
|---|---|
InternalHistoryTaskManager |
CmmnEngineConfiguration.getInternalHistoryTaskManager() |
| Modifier and Type | Method and Description |
|---|---|
CmmnEngineConfiguration |
CmmnEngineConfiguration.setInternalHistoryTaskManager(InternalHistoryTaskManager internalHistoryTaskManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
CmmnHistoryTaskManager |
| Modifier and Type | Field and Description |
|---|---|
protected InternalHistoryTaskManager |
ProcessEngineConfigurationImpl.internalHistoryTaskManager |
| Modifier and Type | Method and Description |
|---|---|
InternalHistoryTaskManager |
ProcessEngineConfigurationImpl.getInternalHistoryTaskManager() |
| Modifier and Type | Method and Description |
|---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setInternalHistoryTaskManager(InternalHistoryTaskManager internalHistoryTaskManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHistoryTaskManager |
| Modifier and Type | Field and Description |
|---|---|
protected InternalHistoryTaskManager |
TaskServiceConfiguration.internalHistoryTaskManager |
| Modifier and Type | Method and Description |
|---|---|
InternalHistoryTaskManager |
TaskServiceConfiguration.getInternalHistoryTaskManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskServiceConfiguration.setInternalHistoryTaskManager(InternalHistoryTaskManager internalHistoryTaskManager) |
Copyright © 2023 Flowable. All rights reserved.