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