SchedulerEventKind
Inherits Enum < Comparable < Value < Object
Constants
Timeout = 0
TaskStopped = 1
ReloadRequested = 2
SaveRequested = 3
ExitRequested = 4
PrintReportRequested = 5
PrintRunningReportRequested = 6
Instance methods
print_running_report_requested?
Returns true if this enum value equals PrintRunningReportRequested