Uses of Class
org.eximeebpms.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
Packages that use ThreadPoolJobExecutor
-
Uses of ThreadPoolJobExecutor in org.eximeebpms.bpm.engine.impl.jobexecutor
Subclasses of ThreadPoolJobExecutor in org.eximeebpms.bpm.engine.impl.jobexecutorModifier and TypeClassDescriptionclassThis is a simple implementation of theJobExecutorusing self-managed threads for performing background work.