Uses of Interface
org.camunda.bpm.dmn.feel.impl.juel.el.ElContextFactory

Packages that use ElContextFactory
org.camunda.bpm.dmn.feel.impl.juel   
org.camunda.bpm.dmn.feel.impl.juel.el   
 

Uses of ElContextFactory in org.camunda.bpm.dmn.feel.impl.juel
 

Fields in org.camunda.bpm.dmn.feel.impl.juel declared as ElContextFactory
protected  ElContextFactory FeelEngineImpl.elContextFactory
           
 

Methods in org.camunda.bpm.dmn.feel.impl.juel that return ElContextFactory
protected  ElContextFactory FeelEngineFactoryImpl.createElContextFactory()
           
 

Constructors in org.camunda.bpm.dmn.feel.impl.juel with parameters of type ElContextFactory
FeelEngineImpl(FeelToJuelTransform transform, javax.el.ExpressionFactory expressionFactory, ElContextFactory elContextFactory, org.camunda.commons.utils.cache.Cache<TransformExpressionCacheKey,String> transformExpressionCache)
           
 

Uses of ElContextFactory in org.camunda.bpm.dmn.feel.impl.juel.el
 

Classes in org.camunda.bpm.dmn.feel.impl.juel.el that implement ElContextFactory
 class FeelElContextFactory
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.