public interface ReportService
ReportService interface.
String runReport(Report report, String reportDirectory) throws ReportRunException
runReport
report
- a Report
object.reportDirectory
- a String
object.String
object.ReportRunException
Copyright © 2017. All rights reserved.