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
AsyncExecutorthat has oneAsyncExecutorper tenant.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.