Package org.flowable.job.service.impl.asyncexecutor.multitenant
package org.flowable.job.service.impl.asyncexecutor.multitenant
-
ClassDescriptionAn
AsyncExecutorthat has oneAsyncExecutorper tenant.Multi tenantAsyncExecutor.Extends the defaultAcquireAsyncJobsDueRunnableby setting the 'tenant' context before executing.Extends the defaultAcquireTimerJobsRunnableby setting the 'tenant' context before executing.Interface forAsyncExecutorimplementations used in conjunction with the MultiSchemaMultiTenantProcessEngineConfiguration.Factory used by theExecutorPerTenantAsyncExecutorasync executor.Extends the defaultExecuteAsyncRunnableby setting the 'tenant' context before executing.