Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.reportingservice |
fgsms Reporting Service.
|
org.miloss.fgsms.services.rs.impl |
Modifier and Type | Method and Description |
---|---|
ExportDataToCSVResponseMsg |
ReportingService.exportDataToCSV(ExportCSVDataRequestMsg request)
Exports transactions logs for a given set of services, requires audit level permissions or higher for each service requested service
|
ExportDataToHTMLResponseMsg |
ReportingService.exportDataToHTML(ExportDataRequestMsg request)
Creates an HTML report with charts for the selected services, time range, and report types in a zip file.
|
Modifier and Type | Method and Description |
---|---|
ExportDataToCSVResponseMsg |
Reporting.exportDataToCSV(ExportCSVDataRequestMsg request)
Exports transactions logs for a given set of services, requires audit
level permissions or higher for each service requested service
|
ExportDataToHTMLResponseMsg |
Reporting.exportDataToHTML(ExportDataRequestMsg request) |
protected ExportDataToHTMLResponseMsg |
Reporting.generateHtmlReport(String currentUser,
ExportDataRequestMsg request) |
Copyright © 2008–2017 MIL-OSS. All rights reserved.