Class MaintenanceEndedEvent

All Implemented Interfaces:
Serializable

@AsynchronousPreferred public class MaintenanceEndedEvent extends MaintenanceEvent
Fired when maintenance has ended. Plugins may resume using database connections and other resources at this point.
See Also:
  • Constructor Details

    • MaintenanceEndedEvent

      public MaintenanceEndedEvent(@Nonnull Object source)