Class CustomFunctionMapper
- java.lang.Object
-
- javax.el.FunctionMapper
-
- org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
-
public class CustomFunctionMapper extends javax.el.FunctionMapper
-
-
Constructor Summary
Constructors Constructor Description CustomFunctionMapper()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addMethod(String name, Method method)
Method
resolveFunction(String prefix, String localName)
-
-
-
Field Detail
-
LOG
public static final FeelEngineLogger LOG
-
-