Interface RecurrenceRule.Builder

  • Method Details

    • expression

      RecurrenceRule.Builder expression(String expression)

      A cron or rate expression that specifies the schedule for the exclusion window.

      Parameters:
      expression - A cron or rate expression that specifies the schedule for the exclusion window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.