Class SchedulerEnteringStandbyEvent

java.lang.Object
de.xima.fc.scheduling.events.SchedulerEnteringStandbyEvent
All Implemented Interfaces:
Serializable

public class SchedulerEnteringStandbyEvent extends Object implements Serializable
Event indicating that the scheduler is going into standby mode. This can be used to trigger operations that should occur when the scheduler is paused or to notify other components that rely on the scheduler that it is now in standby mode.
Since:
8.5.0
Author:
Michael Kohlsche
See Also:
  • Constructor Details

    • SchedulerEnteringStandbyEvent

      public SchedulerEnteringStandbyEvent()