| Package | Description | 
|---|---|
| org.opennms.reporting.availability | 
| Modifier and Type | Method and Description | 
|---|---|
Report | 
AvailabilityCalculatorImpl.getReport()
getReport 
 | 
Report | 
AvailabilityCalculator.getReport()
getReport 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AvailabilityData.fillReport(String categoryName,
          Report report,
          String format,
          String monthFormat,
          Date periodEndDate)
fillReport 
 | 
void | 
AvailabilityData.fillReport(String categoryName,
          Report report,
          String format,
          String monthFormat,
          String startMonth,
          String startDate,
          String startYear)
fillReport 
 | 
| Constructor and Description | 
|---|
AvailCalculations(List<Node> nodes,
                 long endTime,
                 long lastMonthEndTime,
                 List<String> monitoredServices,
                 Report report,
                 Map<Double,List<String>> offenders,
                 double warning,
                 double normal,
                 String comments,
                 String name,
                 String format,
                 String monthFormat,
                 int catIndex,
                 int sectionIndex)
Constructor 
 | 
Copyright © 2020. All rights reserved.