| Package | Description |
|---|---|
| org.flowable.job.service.impl.asyncexecutor | |
| org.flowable.job.service.impl.asyncexecutor.multitenant |
| Modifier and Type | Field and Description |
|---|---|
protected AcquireTimerJobsRunnable |
AbstractAsyncExecutor.timerJobRunnable |
| Modifier and Type | Method and Description |
|---|---|
AcquireTimerJobsRunnable |
AbstractAsyncExecutor.getTimerJobRunnable() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAsyncExecutor.setTimerJobRunnable(AcquireTimerJobsRunnable timerJobRunnable) |
| Modifier and Type | Class and Description |
|---|---|
class |
TenantAwareAcquireTimerJobsRunnable
Extends the default
AcquireTimerJobsRunnable by setting the 'tenant' context before executing. |
Copyright © 2018 Flowable. All rights reserved.