| Package | Description |
|---|---|
| org.camunda.bpm.dmn.feel.impl.juel |
| Modifier and Type | Field and Description |
|---|---|
protected org.camunda.commons.utils.cache.Cache<TransformExpressionCacheKey,String> |
FeelEngineImpl.transformExpressionCache |
| Modifier and Type | Method and Description |
|---|---|
protected org.camunda.commons.utils.cache.Cache<TransformExpressionCacheKey,String> |
FeelEngineFactoryImpl.createTransformExpressionCache() |
| Constructor and Description |
|---|
FeelEngineImpl(FeelToJuelTransform transform,
javax.el.ExpressionFactory expressionFactory,
ElContextFactory elContextFactory,
org.camunda.commons.utils.cache.Cache<TransformExpressionCacheKey,String> transformExpressionCache) |
Copyright © 2018 Camunda Services GmbH. All rights reserved.