Package org.activiti.engine.impl.asyncexecutor.multitenant
-
Interface Summary Interface Description TenantAwareAsyncExecutor Interface forAsyncExecutorimplementations used in conjucntion with theMultiSchemaMultiTenantProcessEngineConfiguration.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