| Package | Description |
|---|---|
| org.flowable.job.service | |
| org.flowable.job.service.impl | |
| org.flowable.job.service.impl.persistence.entity | |
| org.flowable.job.service.impl.util |
| Modifier and Type | Field and Description |
|---|---|
protected TimerJobEntityManager |
JobServiceConfiguration.timerJobEntityManager |
| Modifier and Type | Method and Description |
|---|---|
TimerJobEntityManager |
JobServiceConfiguration.getTimerJobEntityManager() |
| Modifier and Type | Method and Description |
|---|---|
JobServiceConfiguration |
JobServiceConfiguration.setTimerJobEntityManager(TimerJobEntityManager timerJobEntityManager) |
| Modifier and Type | Method and Description |
|---|---|
TimerJobEntityManager |
ServiceImpl.getTimerJobEntityManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
TimerJobEntityManagerImpl |
| Modifier and Type | Method and Description |
|---|---|
static TimerJobEntityManager |
CommandContextUtil.getTimerJobEntityManager() |
static TimerJobEntityManager |
CommandContextUtil.getTimerJobEntityManager(CommandContext commandContext) |
Copyright © 2018 Flowable. All rights reserved.