Package com.illumon.iris.console.events
Class QuerySchedulerPanelTemporary
java.lang.Object
com.illumon.iris.console.events.QuerySchedulerPanelTemporary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
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) boolean
void
setIsVisible
(boolean isVisible) void
-
Method Details
-
setIsVisible
public void setIsVisible(boolean isVisible) -
setPanelVisibility
public void setPanelVisibility() -
getComponent
-
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) -
getExpirationTimeMillis
-
hasStartTime
public boolean hasStartTime() -
allowOvernight
public boolean allowOvernight()
-