| 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 TaskDataManager |
TaskServiceConfiguration.taskDataManager |
| Modifier and Type | Method and Description |
|---|---|
TaskDataManager |
TaskServiceConfiguration.getTaskDataManager() |
| Modifier and Type | Method and Description |
|---|---|
TaskServiceConfiguration |
TaskServiceConfiguration.setTaskDataManager(TaskDataManager taskDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected TaskDataManager |
TaskEntityManagerImpl.taskDataManager |
| Modifier and Type | Method and Description |
|---|---|
TaskDataManager |
TaskEntityManagerImpl.getTaskDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
TaskEntityManagerImpl.setTaskDataManager(TaskDataManager taskDataManager) |
| Constructor and Description |
|---|
TaskEntityManagerImpl(TaskServiceConfiguration taskServiceConfiguration,
TaskDataManager taskDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisTaskDataManager |
Copyright © 2017 Flowable. All rights reserved.