Uses of Class
org.opennms.reporting.availability.svclayer.AvailabilityDataServiceException
-
Packages that use AvailabilityDataServiceException Package Description org.opennms.reporting.availability.svclayer -
-
Uses of AvailabilityDataServiceException in org.opennms.reporting.availability.svclayer
Methods in org.opennms.reporting.availability.svclayer that throw AvailabilityDataServiceException Modifier and Type Method Description java.util.List<Node>
AvailabilityDataService. getNodes(Category category, long startTime, long endTime)
getNodesjava.util.List<Node>
LegacyAvailabilityDataService. getNodes(Category category, long startTime, long endTime)
getNodes
-