Uses of Package
org.flowable.job.service.impl.asyncexecutor.multitenant
Packages that use org.flowable.job.service.impl.asyncexecutor.multitenant
-
Classes in org.flowable.job.service.impl.asyncexecutor.multitenant used by org.flowable.job.service.impl.asyncexecutor.multitenantClassDescriptionAn
AsyncExecutor
that has oneAsyncExecutor
per tenant.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.