Uses of Class
org.flowable.job.service.impl.asyncexecutor.DefaultJobManager
-
Packages that use DefaultJobManager Package Description org.flowable.job.service.impl.asyncexecutor.message -
-
Uses of DefaultJobManager in org.flowable.job.service.impl.asyncexecutor.message
Subclasses of DefaultJobManager in org.flowable.job.service.impl.asyncexecutor.message Modifier and Type Class Description classAbstractMessageBasedJobManagerAbstract class that contains the main logic to send information about an async history data job to a message queue.
-