public interface ReportDeliveryService
ReportDeliveryService interface.
Modifier and Type | Method and Description |
---|---|
void |
deliverReport(Report report,
String fileName)
deliverReport
|
void |
reloadConfiguration()
reloadConfiguration
|
void deliverReport(Report report, String fileName) throws ReportDeliveryException
deliverReport
report
- a Report
object.fileName
- a String
object.ReportDeliveryException
Copyright © 2021. All rights reserved.