org.opennms.netmgt.reporting.service
Class DefaultReportService
java.lang.Object
org.opennms.netmgt.reporting.service.DefaultReportService
- All Implemented Interfaces:
- ReportService
public class DefaultReportService
- extends Object
- implements ReportService
DefaultReportService class.
- Version:
- $Id: $
- Author:
- ranger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultReportService
public DefaultReportService()
runReport
public String runReport(Report report,
String reportDirectory)
throws ReportRunException
runReport
- Specified by:
runReport in interface ReportService
- Parameters:
report - a Report object.reportDirectory - a String object.
- Returns:
- a
String object.
- Throws:
ReportRunException
Copyright © 2011. All Rights Reserved.