Interface Alerts.AlertHistoryListener

Enclosing class:
Alerts

public static interface Alerts.AlertHistoryListener
  • Method Details

    • alertHistoryAdded

      void alertHistoryAdded(LogAlert alert)
    • alertHistoryRemoved

      void alertHistoryRemoved(LogAlert alert)