Uses of Class
org.opennms.netmgt.model.OnmsNotificationCollection
-
Packages that use OnmsNotificationCollection Package Description org.opennms.web.rest.v1 -
-
Uses of OnmsNotificationCollection in org.opennms.web.rest.v1
Methods in org.opennms.web.rest.v1 that return OnmsNotificationCollection Modifier and Type Method Description OnmsNotificationCollectionNotificationRestService. getNotifications(javax.ws.rs.core.UriInfo uriInfo)getNotificationsOnmsNotificationCollectionNotificationSummary. getUserUnacknowledgedNotifications()Methods in org.opennms.web.rest.v1 with parameters of type OnmsNotificationCollection Modifier and Type Method Description voidNotificationSummary. setUserUnacknowledgedNotifications(OnmsNotificationCollection userAcknowledgedNotifications)
-