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