Class FlowableFunctionMapper
java.lang.Object
org.flowable.common.engine.impl.javax.el.FunctionMapper
org.flowable.common.engine.impl.el.FlowableFunctionMapper
A date function mapper that can be used in EL expressions
- Author:
- Tijs Rademakers, Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionresolveFunction(String prefix, String localName) voidsetFunctionResolver(FlowableFunctionResolver functionResolver) Methods inherited from class FunctionMapper
mapFunction
-
Field Details
-
functionResolver
-
-
Constructor Details
-
FlowableFunctionMapper
-
-
Method Details
-
setFunctionResolver
-
resolveFunction
- Specified by:
resolveFunctionin classFunctionMapper
-