org.camunda.bpm.dmn.feel.impl.juel.el
Class CustomFunctionMapper
java.lang.Object
javax.el.FunctionMapper
org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
public class CustomFunctionMapper
- extends javax.el.FunctionMapper
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG
public static final FeelEngineLogger LOG
methods
protected final Map<String,Method> methods
CustomFunctionMapper
public CustomFunctionMapper()
resolveFunction
public Method resolveFunction(String prefix,
String localName)
- Specified by:
resolveFunction in class javax.el.FunctionMapper
addMethod
public void addMethod(String name,
Method method)
Copyright © 2017 camunda services GmbH. All rights reserved.