public interface ReportService
ReportService interface.
Modifier and Type | Method and Description |
---|---|
String |
runReport(Report report,
String reportDirectory)
runReport
|
String runReport(Report report, String reportDirectory) throws ReportRunException
runReport
report
- a Report
object.reportDirectory
- a String
object.String
object.ReportRunException
Copyright © 2021. All rights reserved.