Package org.flowable.engine.impl.el
Class FlowableDateFunctionDelegate
java.lang.Object
org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
org.flowable.engine.impl.el.FlowableDateFunctionDelegate
- All Implemented Interfaces:
FlowableFunctionDelegate
A date function mapper that can be used in EL expressions
- Author:
- Tijs Rademakers
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
getFourObjectParameterMethod, getFourObjectParameterMethod, getNoParameterMethod, getNoParameterMethod, getSingleObjectParameterMethod, getSingleObjectParameterMethod, getThreeObjectParameterMethod, getThreeObjectParameterMethod, getTwoObjectParameterMethod, getTwoObjectParameterMethod
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.flowable.common.engine.api.delegate.FlowableFunctionDelegate
localNames, prefixes
-
Constructor Details
-
FlowableDateFunctionDelegate
public FlowableDateFunctionDelegate()
-
-
Method Details
-
prefix
-
localName
-
functionClass
- Specified by:
functionClass
in classAbstractFlowableFunctionDelegate
-
functionMethod
-