public interface HistoricalReportGeneratorIf
Modifier and Type | Method and Description |
---|---|
HistoricalReport |
generateReport(ReportRegistryEntry reportEntry,
ReportContext repConext,
java.lang.String durationName,
long fromTime,
long toTime) |
HistoricalReport generateReport(ReportRegistryEntry reportEntry, ReportContext repConext, java.lang.String durationName, long fromTime, long toTime) throws java.lang.Exception
java.lang.Exception