Package | Description |
---|---|
org.activiti.engine.impl.asyncexecutor.multitenant |
Class and Description |
---|
ExecutorPerTenantAsyncExecutor
An
AsyncExecutor that has one AsyncExecutor per tenant. |
TenantAwareAcquireAsyncJobsDueRunnable
Extends the default
AcquireAsyncJobsDueRunnable by setting the 'tenant' context before executing. |
TenantAwareAcquireTimerJobsRunnable
Extends the default
AcquireTimerJobsRunnable by setting the 'tenant' context before executing. |
TenantAwareAsyncExecutor
Interface for
AsyncExecutor implementations used in conjucntion with the
MultiSchemaMultiTenantProcessEngineConfiguration . |
TenantAwareAsyncExecutorFactory
Factory used by the
ExecutorPerTenantAsyncExecutor async executor. |
Copyright © 2016 Alfresco. All rights reserved.