Uses of Interface
org.camunda.bpm.dmn.feel.impl.juel.el.ElContextFactory
Packages that use ElContextFactory
-
Uses of ElContextFactory in org.camunda.bpm.dmn.feel.impl.juel
Fields in org.camunda.bpm.dmn.feel.impl.juel declared as ElContextFactoryMethods in org.camunda.bpm.dmn.feel.impl.juel that return ElContextFactoryModifier and TypeMethodDescriptionprotected ElContextFactoryFeelEngineFactoryImpl.createElContextFactory()Constructors in org.camunda.bpm.dmn.feel.impl.juel with parameters of type ElContextFactoryModifierConstructorDescriptionFeelEngineImpl(FeelToJuelTransform transform, org.camunda.bpm.impl.juel.jakarta.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