| Modifier and Type | Field and Description |
|---|---|
protected JobManager |
JobServiceConfiguration.jobManager |
| Modifier and Type | Method and Description |
|---|---|
JobManager |
JobServiceConfiguration.getJobManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
JobServiceConfiguration.setJobManager(JobManager jobManager) |
| Modifier and Type | Method and Description |
|---|---|
JobManager |
ServiceImpl.getJobManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJobManager |
| Modifier and Type | Field and Description |
|---|---|
protected JobManager |
AcquireTimerJobsRunnable.jobManager |
| Constructor and Description |
|---|
AcquireTimerJobsRunnable(AsyncExecutor asyncExecutor,
JobManager jobManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageBasedJobManager
Abstract class that contains the main logic to send information about an async history data job to a message queue.
|
| Modifier and Type | Method and Description |
|---|---|
JobManager |
ExecutorPerTenantAsyncExecutor.getJobManager() |
| Modifier and Type | Method and Description |
|---|---|
static JobManager |
CommandContextUtil.getJobManager() |
static JobManager |
CommandContextUtil.getJobManager(CommandContext commandContext) |
Copyright © 2020 Flowable. All rights reserved.