| Package | Description | 
|---|---|
| org.opennms.systemreport | |
| org.opennms.systemreport.formatters | |
| org.opennms.web.controller.admin.support | 
| Modifier and Type | Method and Description | 
|---|---|
List<SystemReportFormatter> | 
SystemReport.getFormatters()  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractSystemReportFormatter  | 
class  | 
FtpSystemReportFormatter  | 
class  | 
FullTextSystemReportFormatter  | 
class  | 
TextSystemReportFormatter  | 
class  | 
XmlSystemReportFormatter  | 
class  | 
ZipSystemReportFormatter  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
AbstractSystemReportFormatter.compareTo(SystemReportFormatter o)  | 
| Modifier and Type | Method and Description | 
|---|---|
SystemReportFormatter | 
SystemReportInfo.getFormatter()  | 
| Modifier and Type | Method and Description | 
|---|---|
List<SystemReportFormatter> | 
SystemReportInfo.getFormatters()  | 
| Constructor and Description | 
|---|
FormatterView(SystemReportFormatter formatter)  | 
| Constructor and Description | 
|---|
SystemReportInfo(List<SystemReportFormatter> formatters,
                List<SystemReportPlugin> plugins)  | 
Copyright © 2021. All rights reserved.