| Package | Description |
|---|---|
| org.flowable.task.service | |
| org.flowable.task.service.impl.persistence.entity | |
| org.flowable.task.service.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected HistoricTaskInstanceDataManager |
TaskServiceConfiguration.historicTaskInstanceDataManager |
| Modifier and Type | Method and Description |
|---|---|
HistoricTaskInstanceDataManager |
TaskServiceConfiguration.getHistoricTaskInstanceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
TaskServiceConfiguration |
TaskServiceConfiguration.setHistoricTaskInstanceDataManager(HistoricTaskInstanceDataManager historicTaskInstanceDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected HistoricTaskInstanceDataManager |
HistoricTaskInstanceEntityManagerImpl.historicTaskInstanceDataManager |
| Modifier and Type | Method and Description |
|---|---|
HistoricTaskInstanceDataManager |
HistoricTaskInstanceEntityManagerImpl.getHistoricTaskInstanceDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
HistoricTaskInstanceEntityManagerImpl.setHistoricTaskInstanceDataManager(HistoricTaskInstanceDataManager historicTaskInstanceDataManager) |
| Constructor and Description |
|---|
HistoricTaskInstanceEntityManagerImpl(TaskServiceConfiguration taskServiceConfiguration,
HistoricTaskInstanceDataManager historicTaskInstanceDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisHistoricTaskInstanceDataManager |
Copyright © 2019 Flowable. All rights reserved.