Uses of Class
org.camunda.bpm.engine.impl.context.CoreExecutionContext

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

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

Subclasses of CoreExecutionContext in org.camunda.bpm.engine.impl.context
 class BpmnExecutionContext
           
 class CaseExecutionContext
           
 class ExecutionContext
          Deprecated. since 7.2: use BpmnExecutionContext
 

Fields in org.camunda.bpm.engine.impl.context with type parameters of type CoreExecutionContext
protected static ThreadLocal<Stack<CoreExecutionContext<? extends CoreExecution>>> Context.executionContextStackThreadLocal
           
 

Methods in org.camunda.bpm.engine.impl.context that return CoreExecutionContext
static CoreExecutionContext<? extends CoreExecution> Context.getCoreExecutionContext()
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.