Class ReportFetch
java.lang.Object
com.inductiveautomation.reporting.gateway.perspective.ReportFetch
- All Implemented Interfaces:
FetchableCache.Fetchable
-
Constructor Summary
ConstructorsConstructorDescriptionReportFetch
(ReportingGatewayHook hook, String project, String reportPath, Map<String, Object> parameters, TimeZone timeZone, Consumer<String> failureHandler, ReportViewerModelDelegate.ReportDownloadListener downloadListener) -
Method Summary
-
Constructor Details
-
ReportFetch
public ReportFetch(ReportingGatewayHook hook, String project, String reportPath, Map<String, Object> parameters, TimeZone timeZone, Consumer<String> failureHandler, ReportViewerModelDelegate.ReportDownloadListener downloadListener)
-
-
Method Details
-
fetch
- Specified by:
fetch
in interfaceFetchableCache.Fetchable
- Throws:
IOException
-