public class TenantAwareExecuteAsyncRunnableFactory extends Object implements ExecuteAsyncRunnableFactory
| Modifier and Type | Field and Description |
|---|---|
protected String |
tenantId |
protected TenantInfoHolder |
tenantInfoHolder |
| Constructor and Description |
|---|
TenantAwareExecuteAsyncRunnableFactory(TenantInfoHolder tenantInfoHolder,
String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
Runnable |
createExecuteAsyncRunnable(Job job,
ProcessEngineConfigurationImpl processEngineConfiguration) |
protected TenantInfoHolder tenantInfoHolder
protected String tenantId
public TenantAwareExecuteAsyncRunnableFactory(TenantInfoHolder tenantInfoHolder, String tenantId)
public Runnable createExecuteAsyncRunnable(Job job, ProcessEngineConfigurationImpl processEngineConfiguration)
createExecuteAsyncRunnable in interface ExecuteAsyncRunnableFactoryCopyright © 2010–2018 Alfresco. All rights reserved.