Uses of Class
org.activiti.engine.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Packages that use DefaultAsyncJobExecutor Package Description org.activiti.engine.impl.asyncexecutor org.activiti.engine.impl.asyncexecutor.multitenant -
-
Uses of DefaultAsyncJobExecutor in org.activiti.engine.impl.asyncexecutor
Subclasses of DefaultAsyncJobExecutor in org.activiti.engine.impl.asyncexecutor Modifier and Type Class Description classManagedAsyncJobExecutorSimple JSR-236 async job executor to allocate threads throughManagedThreadFactory. -
Uses of DefaultAsyncJobExecutor in org.activiti.engine.impl.asyncexecutor.multitenant
Subclasses of DefaultAsyncJobExecutor in org.activiti.engine.impl.asyncexecutor.multitenant Modifier and Type Class Description classSharedExecutorServiceAsyncExecutorMulti tenantAsyncExecutor.
-