Uses of Interface
org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelFunctionTransformer

Packages that use FeelToJuelFunctionTransformer
org.camunda.bpm.dmn.feel.impl.juel   
 

Uses of FeelToJuelFunctionTransformer in org.camunda.bpm.dmn.feel.impl.juel
 

Fields in org.camunda.bpm.dmn.feel.impl.juel with type parameters of type FeelToJuelFunctionTransformer
protected  List<FeelToJuelFunctionTransformer> FeelEngineFactoryImpl.customFunctionTransformers
           
 

Constructor parameters in org.camunda.bpm.dmn.feel.impl.juel with type arguments of type FeelToJuelFunctionTransformer
FeelEngineFactoryImpl(int expressionCacheSize, List<FeelToJuelFunctionTransformer> customFunctionTransformers)
           
FeelEngineFactoryImpl(List<FeelToJuelFunctionTransformer> customFunctionTransformers)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.