Package org.flowable.job.service.impl.asyncexecutor.multitenant
package org.flowable.job.service.impl.asyncexecutor.multitenant
-
ClassDescriptionAn
AsyncExecutor
that has oneAsyncExecutor
per tenant.Multi tenantAsyncExecutor
.Extends the defaultAcquireAsyncJobsDueRunnable
by setting the 'tenant' context before executing.Extends the defaultAcquireTimerJobsRunnable
by setting the 'tenant' context before executing.Interface forAsyncExecutor
implementations used in conjunction with the MultiSchemaMultiTenantProcessEngineConfiguration.Factory used by theExecutorPerTenantAsyncExecutor
async executor.Extends the defaultExecuteAsyncRunnable
by setting the 'tenant' context before executing.