Uses of Interface
org.flowable.spring.job.service.SpringRejectedJobsHandler
Packages that use SpringRejectedJobsHandler
-
Uses of SpringRejectedJobsHandler in org.flowable.spring.job.service
Classes in org.flowable.spring.job.service that implement SpringRejectedJobsHandlerFields in org.flowable.spring.job.service declared as SpringRejectedJobsHandlerModifier and TypeFieldDescriptionprotected SpringRejectedJobsHandlerSpringAsyncExecutor.rejectedJobsHandlerMethods in org.flowable.spring.job.service that return SpringRejectedJobsHandlerMethods in org.flowable.spring.job.service with parameters of type SpringRejectedJobsHandlerModifier and TypeMethodDescriptionvoidSpringAsyncExecutor.setRejectedJobsHandler(SpringRejectedJobsHandler rejectedJobsHandler) SpringRejectedJobsHandlerimplementation that will be used when jobs were rejected by the task executor.