Package | Description |
---|---|
org.miloss.fgsms.services.interfaces.automatedreportingservice |
fgsms Automated Reporting Service.
|
Modifier and Type | Method and Description |
---|---|
AddOrUpdateScheduledReportResponseMsg |
AutomatedReportingService.addOrUpdateScheduledReport(AddOrUpdateScheduledReportRequestMsg request) |
DeleteReportResponseMsg |
AutomatedReportingService.deleteReport(DeleteReportRequestMsg request)
Deletes a generated report
|
DeleteScheduledReportResponseMsg |
AutomatedReportingService.deleteScheduledReport(DeleteScheduledReportRequestMsg request)
This will delete the job AND all reports associated with the job
|
GetMyScheduledReportsResponseMsg |
AutomatedReportingService.getMyScheduledReports(GetMyScheduledReportsRequestMsg request)
Gets a list of jobs owned by the current user and a list of recently generated reports
|
GetReportResponseMsg |
AutomatedReportingService.getReport(GetReportRequestMsg request)
Gets a specific generated report
|
Copyright © 2008–2017 MIL-OSS. All rights reserved.