| Modifier and Type | Field and Description |
|---|---|
protected JobInfoDataManager<T> |
JobInfoEntityManagerImpl.jobDataManager |
| Modifier and Type | Method and Description |
|---|---|
JobInfoDataManager<T> |
JobInfoEntityManagerImpl.getJobDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobInfoEntityManagerImpl.setJobDataManager(JobInfoDataManager<T> jobDataManager) |
| Constructor and Description |
|---|
JobInfoEntityManagerImpl(JobServiceConfiguration jobServiceConfiguration,
JobInfoDataManager<T> jobDataManager) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HistoryJobDataManager |
interface |
JobDataManager |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisHistoryJobDataManager |
class |
MybatisJobDataManager |
Copyright © 2018 Flowable. All rights reserved.