Class FlowableCurrentDateFunctionDelegate

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

public class FlowableCurrentDateFunctionDelegate extends AbstractFlowableFunctionDelegate
A date function mapper that can be used in EL expressions
Author:
Tijs Rademakers
  • Constructor Details

    • FlowableCurrentDateFunctionDelegate

      public FlowableCurrentDateFunctionDelegate()
  • Method Details