Uses of Class
org.flowable.job.service.impl.asyncexecutor.DefaultAsyncJobExecutor
Packages that use DefaultAsyncJobExecutor
Package
Description
-
Uses of DefaultAsyncJobExecutor in org.flowable.job.service.impl.asyncexecutor
Subclasses of DefaultAsyncJobExecutor in org.flowable.job.service.impl.asyncexecutor -
Uses of DefaultAsyncJobExecutor in org.flowable.job.service.impl.asyncexecutor.multitenant
-
Uses of DefaultAsyncJobExecutor in org.flowable.spring.job.service
Subclasses of DefaultAsyncJobExecutor in org.flowable.spring.job.serviceModifier and TypeClassDescriptionclass
This is anAsyncExecutor
implementation which allows invoking a custom job rejected jobs handler.class