Package | Description |
---|---|
org.activiti.engine.impl.asyncexecutor | |
org.activiti.engine.impl.asyncexecutor.multitenant | |
org.activiti.engine.impl.cfg |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExecuteAsyncRunnableFactory |
Modifier and Type | Field and Description |
---|---|
protected ExecuteAsyncRunnableFactory |
AbstractAsyncJobExecutor.executeAsyncRunnableFactory |
Modifier and Type | Method and Description |
---|---|
ExecuteAsyncRunnableFactory |
AbstractAsyncJobExecutor.getExecuteAsyncRunnableFactory() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAsyncJobExecutor.setExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory executeAsyncRunnableFactory) |
Modifier and Type | Class and Description |
---|---|
class |
TenantAwareExecuteAsyncRunnableFactory
|
Modifier and Type | Field and Description |
---|---|
protected ExecuteAsyncRunnableFactory |
ProcessEngineConfigurationImpl.asyncExecutorExecuteAsyncRunnableFactory
Allows to define a custom factory for creating the
Runnable that is executed by the async executor. |
Modifier and Type | Method and Description |
---|---|
ExecuteAsyncRunnableFactory |
ProcessEngineConfigurationImpl.getAsyncExecutorExecuteAsyncRunnableFactory() |
Modifier and Type | Method and Description |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setAsyncExecutorExecuteAsyncRunnableFactory(ExecuteAsyncRunnableFactory asyncExecutorExecuteAsyncRunnableFactory) |
Copyright © 2016 Alfresco. All rights reserved.