All Implemented Interfaces:
PeriodProvider, org.springframework.beans.factory.InitializingBean

public class Cron extends AbstractPeriodProvider
Cron based periods
Author:
andyh
  • Field Details

  • Constructor Details

    • Cron

      public Cron()
  • Method Details

    • getDefaultExpression

      public String getDefaultExpression()
    • getExpressionMutiplicity

      public PeriodProvider.ExpressionMutiplicity getExpressionMutiplicity()
    • getNextDate

      public Date getNextDate(Date date, String expression)
    • getPeriodType

      public String getPeriodType()
    • getExpressionDataType

      public QName getExpressionDataType()