Package org.activiti.engine.impl.asyncexecutor
package org.activiti.engine.impl.asyncexecutor
-
ClassDescriptionContains 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.Simple JSR-236 async job executor to allocate threads through
ManagedThreadFactory.Runnable that checks theJobentities periodically for 'expired' jobs.