Class RuntimeContainerJobExecutor

java.lang.Object
org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
org.camunda.bpm.engine.impl.jobexecutor.RuntimeContainerJobExecutor
Direct Known Subclasses:
MscRuntimeContainerJobExecutor

public class RuntimeContainerJobExecutor extends JobExecutor

JobExecutor implementation that delegates the execution of jobs to the RuntimeContainer

Author:
Daniel Meyer