| Package | Description |
|---|---|
| org.flowable.job.service.impl.asyncexecutor.multitenant |
| Class and Description |
|---|
| ExecutorPerTenantAsyncExecutor
An
AsyncExecutor that has one AsyncExecutor per tenant. |
| TenantAwareAcquireAsyncJobsDueRunnable
Extends the default
AcquireAsyncJobsDueRunnable by setting the 'tenant' context before executing. |
| TenantAwareAcquireTimerJobsRunnable
Extends the default
AcquireTimerJobsRunnable by setting the 'tenant' context before executing. |
| TenantAwareAsyncExecutor
Interface for
AsyncExecutor implementations used in conjunction with the MultiSchemaMultiTenantProcessEngineConfiguration. |
| TenantAwareAsyncExecutorFactory
Factory used by the
ExecutorPerTenantAsyncExecutor async executor. |
| TenantAwareResetExpiredJobsRunnable |
Copyright © 2018 Flowable. All rights reserved.