Interface Alerts.AlertHistoryListener

  • Enclosing class:
    Alerts

    public static interface Alerts.AlertHistoryListener
    • Method Detail

      • alertHistoryAdded

        void alertHistoryAdded​(LogAlert alert)
      • alertHistoryRemoved

        void alertHistoryRemoved​(LogAlert alert)