Uses of Class
org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
-
Packages that use DefaultAsyncJobExecutor Package Description org.flowable.job.service.impl.asyncexecutor org.flowable.job.service.impl.asyncexecutor.multitenant -
-
Uses of DefaultAsyncJobExecutor in org.flowable.job.service.impl.asyncexecutor
Subclasses of DefaultAsyncJobExecutor in org.flowable.job.service.impl.asyncexecutor Modifier and Type Class Description classDefaultAsyncHistoryJobExecutorclassManagedAsyncJobExecutorDeprecated.The factory should be configured in the engine configuration -
Uses of DefaultAsyncJobExecutor in org.flowable.job.service.impl.asyncexecutor.multitenant
Subclasses of DefaultAsyncJobExecutor in org.flowable.job.service.impl.asyncexecutor.multitenant Modifier and Type Class Description classSharedExecutorServiceAsyncExecutorMulti tenantAsyncExecutor.
-