Class FlowableAddDateFunctionDelegate

java.lang.Object
org.flowable.common.engine.impl.el.AbstractFlowableFunctionDelegate
org.flowable.dmn.engine.impl.el.FlowableAddDateFunctionDelegate
All Implemented Interfaces:
FlowableFunctionDelegate

public class FlowableAddDateFunctionDelegate extends AbstractFlowableFunctionDelegate
A date function mapper that can be used in EL expressions
Author:
Tijs Rademakers