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