Interface FlexibleTimeWindow.Builder

  • Method Details

    • maximumWindowInMinutes

      FlexibleTimeWindow.Builder maximumWindowInMinutes(Integer maximumWindowInMinutes)

      The maximum time window during which a schedule can be invoked.

      Parameters:
      maximumWindowInMinutes - The maximum time window during which a schedule can be invoked.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • mode

      Determines whether the schedule is invoked within a flexible time window.

      Parameters:
      mode - Determines whether the schedule is invoked within a flexible time window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • mode

      Determines whether the schedule is invoked within a flexible time window.

      Parameters:
      mode - Determines whether the schedule is invoked within a flexible time window.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: