Uses of Interface
org.camunda.bpm.dmn.engine.impl.CachedExpressionSupport
Packages that use CachedExpressionSupport
-
Uses of CachedExpressionSupport in org.camunda.bpm.dmn.engine.impl
Classes in org.camunda.bpm.dmn.engine.impl that implement CachedExpressionSupport -
Uses of CachedExpressionSupport in org.camunda.bpm.dmn.engine.impl.evaluation
Methods in org.camunda.bpm.dmn.engine.impl.evaluation with parameters of type CachedExpressionSupportModifier and TypeMethodDescriptionprotected Object
ExpressionEvaluationHandler.evaluateElExpression
(String expressionLanguage, String expressionText, VariableContext variableContext, CachedExpressionSupport cachedExpressionSupport)