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

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

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

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

Methods in org.camunda.bpm.engine.impl.context that return ExecutionContext
static ExecutionContext Context.getExecutionContext()
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.