Class FlowableDateFunctionDelegate

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

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

    • FlowableDateFunctionDelegate

      public FlowableDateFunctionDelegate()
  • Method Details