Package org.flowable.job.service.impl.asyncexecutor.multitenant
-
Interface Summary Interface Description TenantAwareAsyncExecutor Interface forAsyncExecutorimplementations used in conjunction with the MultiSchemaMultiTenantProcessEngineConfiguration.TenantAwareAsyncExecutorFactory Factory used by theExecutorPerTenantAsyncExecutorasync executor. -
Class Summary Class Description ExecutorPerTenantAsyncExecutor AnAsyncExecutorthat has oneAsyncExecutorper tenant.SharedExecutorServiceAsyncExecutor Multi tenantAsyncExecutor.TenantAwareAcquireAsyncJobsDueRunnable Extends the defaultAcquireAsyncJobsDueRunnableby setting the 'tenant' context before executing.TenantAwareAcquireTimerJobsRunnable Extends the defaultAcquireTimerJobsRunnableby setting the 'tenant' context before executing.TenantAwareExecuteAsyncRunnable Extends the defaultExecuteAsyncRunnableby setting the 'tenant' context before executing.TenantAwareExecuteAsyncRunnableFactory TenantAwareResetExpiredJobsRunnable