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