Interface NotificationProperty.Builder

  • Method Details

    • notifyDelayAfter

      NotificationProperty.Builder notifyDelayAfter(Integer notifyDelayAfter)

      After a job run starts, the number of minutes to wait before sending a job run delay notification.

      Parameters:
      notifyDelayAfter - After a job run starts, the number of minutes to wait before sending a job run delay notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.