Class FeelFunctionMapper
java.lang.Object
org.camunda.bpm.impl.juel.jakarta.el.FunctionMapper
org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
public class FeelFunctionMapper
extends org.camunda.bpm.impl.juel.jakarta.el.FunctionMapper
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final SimpleDateFormat
static final String
static final FeelEngineLogger
-
Constructor Summary
-
Method Summary
Methods inherited from class org.camunda.bpm.impl.juel.jakarta.el.FunctionMapper
mapFunction
-
Field Details
-
LOG
-
FEEL_DATE_AND_TIME_FORMAT
-
JUEL_DATE_AND_TIME_METHOD
- See Also:
-
methods
-
-
Constructor Details
-
FeelFunctionMapper
public FeelFunctionMapper()
-
-
Method Details
-
resolveFunction
- Specified by:
resolveFunction
in classorg.camunda.bpm.impl.juel.jakarta.el.FunctionMapper
-
getMethod
-
parseDateAndTime
-