Class AlarmSearchProvider

  • All Implemented Interfaces:
    HistoryAwareSearchProvider, SearchProvider

    public class AlarmSearchProvider
    extends AbstractSearchProvider
    implements HistoryAwareSearchProvider
    Implementation of the API that allows the user to specify an Alarm query. The query itself is returned in the set as a collapsible selection as well as the "distinct" list of Alarms from the DB that are also collapsible since multiple nodes may have the same Severity or UEI. The supports adding all the nodes having the selected UEI or Severity. TODO: Improve the label to support showing how many vertices are supported TODO: Add support for severity searching and collapsing by each
    Author:
    David Hustace