Uses of Class
org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext

Packages that use JobExecutorContext
org.camunda.bpm.engine.impl.context   
 

Uses of JobExecutorContext in org.camunda.bpm.engine.impl.context
 

Fields in org.camunda.bpm.engine.impl.context with type parameters of type JobExecutorContext
protected static ThreadLocal<JobExecutorContext> Context.jobExecutorContextThreadLocal
           
 

Methods in org.camunda.bpm.engine.impl.context that return JobExecutorContext
static JobExecutorContext Context.getJobExecutorContext()
           
 

Methods in org.camunda.bpm.engine.impl.context with parameters of type JobExecutorContext
static void Context.setJobExecutorContext(JobExecutorContext jobExecutorContext)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.