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