| Package | Description |
|---|---|
| org.flowable.job.service | |
| org.flowable.job.service.impl.persistence.entity | |
| org.flowable.job.service.impl.persistence.entity.data.impl |
| Modifier and Type | Field and Description |
|---|---|
protected TimerJobDataManager |
JobServiceConfiguration.timerJobDataManager |
| Modifier and Type | Method and Description |
|---|---|
TimerJobDataManager |
JobServiceConfiguration.getTimerJobDataManager() |
| Modifier and Type | Method and Description |
|---|---|
JobServiceConfiguration |
JobServiceConfiguration.setTimerJobDataManager(TimerJobDataManager timerJobDataManager) |
| Modifier and Type | Field and Description |
|---|---|
protected TimerJobDataManager |
TimerJobEntityManagerImpl.jobDataManager |
| Modifier and Type | Method and Description |
|---|---|
protected TimerJobDataManager |
TimerJobEntityManagerImpl.getDataManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
TimerJobEntityManagerImpl.setJobDataManager(TimerJobDataManager jobDataManager) |
| Constructor and Description |
|---|
TimerJobEntityManagerImpl(JobServiceConfiguration jobServiceConfiguration,
TimerJobDataManager jobDataManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
MybatisTimerJobDataManager |
Copyright © 2018 Flowable. All rights reserved.