Uses of Class
org.camunda.bpm.engine.impl.el.ProcessEngineElContext
- 
Packages that use ProcessEngineElContext Package Description org.camunda.bpm.engine.impl.el  - 
- 
Uses of ProcessEngineElContext in org.camunda.bpm.engine.impl.el
Methods in org.camunda.bpm.engine.impl.el that return ProcessEngineElContext Modifier and Type Method Description protected ProcessEngineElContextExpressionManager. createElContext(VariableScope variableScope) 
 -