Class QuerySchedulerPanelContinuous

java.lang.Object
com.illumon.iris.console.events.QuerySchedulerPanelContinuous

public class QuerySchedulerPanelContinuous extends Object
  • Method Details

    • getComponent

      public JComponent getComponent()
    • setIsVisible

      public void setIsVisible(boolean isVisible)
    • setPanelVisibility

      public void setPanelVisibility()
    • generateSchedulerInstance

      public IrisScheduler generateSchedulerInstance(String startTime, String endTime, String timeZone, boolean schedulingDisabled, boolean overnight, boolean repeatIntervalEnabled, String repeatInterval, boolean skipIfUnsuccessful, boolean stopTimeDisabled, int errorRestartCount, String restartDelayMinutes, IrisQueryScheduler.RestartWhenRunning restartWhenRunning)
    • hasStartTime

      public boolean hasStartTime()
    • allowOvernight

      public boolean allowOvernight()
    • getExpirationTimeMillis

      default Long getExpirationTimeMillis()
      Return the expiration time in millis.
      Returns:
      the expiration time in millis, or null if there isn't one