Package org.flowable.job.service.impl.asyncexecutor
package org.flowable.job.service.impl.asyncexecutor
-
ClassDescriptionSwallow exception for the debugger executions and add debugger breakpoint again to the suspended jobs.Contains methods that are not tied to any specific job type (async, timer, suspended or deadletter), but which are generally applicable or are about going from one type to another.Runnable that checks the
Job
entities periodically for 'expired' jobs.