Package org.activiti.engine.impl.asyncexecutor.multitenant
-
Interface Summary Interface Description TenantAwareAsyncExecutor Deprecated. we discourage the use of tenant aware interfaces/classes this will be removed in future versionsTenantAwareAsyncExecutorFactory Deprecated. we discourage the use of tenant aware interfaces/classes this will be removed in future versions -
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 Factory that produces aRunnablethat executes aJobEntity.TenantAwareResetExpiredJobsRunnable