Uses of Class
org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
-
Uses of TransformExpressionCacheKey in org.camunda.bpm.dmn.feel.impl.juel
Modifier and TypeFieldDescriptionprotected Cache<TransformExpressionCacheKey,
String> FeelEngineImpl.transformExpressionCache
Modifier and TypeMethodDescriptionprotected Cache<TransformExpressionCacheKey,
String> FeelEngineFactoryImpl.createTransformExpressionCache()
ModifierConstructorDescriptionFeelEngineImpl
(FeelToJuelTransform transform, org.camunda.bpm.impl.juel.jakarta.el.ExpressionFactory expressionFactory, ElContextFactory elContextFactory, Cache<TransformExpressionCacheKey, String> transformExpressionCache)