Interface | Description |
---|---|
TenantAwareAsyncExecutor |
Interface for
AsyncExecutor implementations used in conjucntion with the
MultiSchemaMultiTenantProcessEngineConfiguration . |
TenantAwareAsyncExecutorFactory |
Factory used by the
ExecutorPerTenantAsyncExecutor async executor. |
Class | Description |
---|---|
ExecutorPerTenantAsyncExecutor |
An
AsyncExecutor that has one AsyncExecutor per tenant. |
SharedExecutorServiceAsyncExecutor |
Multi tenant
AsyncExecutor . |
TenantAwareAcquireAsyncJobsDueRunnable |
Extends the default
AcquireAsyncJobsDueRunnable by setting the 'tenant' context before executing. |
TenantAwareAcquireTimerJobsRunnable |
Extends the default
AcquireTimerJobsRunnable by setting the 'tenant' context before executing. |
TenantAwareExecuteAsyncRunnable |
Extends the default
ExecuteAsyncRunnable by setting the 'tenant' context before executing. |
TenantAwareExecuteAsyncRunnableFactory |
Copyright © 2016 Alfresco. All rights reserved.