Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.reportingservice |
fgsms Reporting Service.
|
org.miloss.fgsms.services.rs.impl |
Modifier and Type | Field and Description |
---|---|
protected ExportDataRequestMsg |
ExportDataToHTML.request |
Modifier and Type | Method and Description |
---|---|
ExportDataRequestMsg |
ObjectFactory.createExportDataRequestMsg()
Create an instance of
ExportDataRequestMsg |
ExportDataRequestMsg |
ExportDataToHTML.getRequest()
Gets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExportDataRequestMsg> |
ObjectFactory.createExportDataRequestMsg(ExportDataRequestMsg value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<ExportDataRequestMsg> |
ObjectFactory.createExportDataRequestMsg(ExportDataRequestMsg value)
|
ExportDataToHTMLResponseMsg |
ReportingService.exportDataToHTML(ExportDataRequestMsg request)
Creates an HTML report with charts for the selected services, time range, and report types in a zip file.
|
void |
ExportDataToHTML.setRequest(ExportDataRequestMsg value)
Sets the value of the request property.
|
Modifier and Type | Method and Description |
---|---|
ExportDataToHTMLResponseMsg |
Reporting.exportDataToHTML(ExportDataRequestMsg request) |
protected ExportDataToHTMLResponseMsg |
Reporting.generateHtmlReport(String currentUser,
ExportDataRequestMsg request) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.