Package org.opennms.web.event
-
Interface Summary Interface Description WebEventRepository WebEventRepository interface. -
Class Summary Class Description DaoWebEventRepository Deprecated. Move all of these methods into theEventDao
.Event A JavaBean implementation to hold information about a network event as defined by OpenNMS.EventFactory Deprecated. Use an injectedEventDao
implementation insteadEventQueryParms Deprecated. EventQueryServlet This servlet takes a large and specific request parameter set and maps it to the more robust "filter" parameter set of the servlet via a redirect.EventUtil Abstract EventUtil class. -
Enum Summary Enum Description AcknowledgeType Convenience class to determine what sort of alarms to include in a query.SortStyle Convenience class to determine sort style of a query. -
Exception Summary Exception Description EventIdNotFoundException EventIdNotFoundException class.