| DataSourceConfig | 
 This xml and standard serializable POJO holds the configuration of a data source entry for a report. 
 | 
| PageTemplate | 
 Created by carl.gould on 1/13/2015. 
 | 
| ReportCompletionDetails | 
 Used to let the Gateway send a push notification to projects when the report completes execution 
 | 
| ReportDataConfiguration | 
 Note that this class is both XML serializable and traditionally java serializable, to be compatible both with saving
 report resources and sending this object over RPC for gathering sample data 
 | 
| ReportParameter | 
 Created by carl.gould on 1/13/2015. 
 | 
| ReportResource | 
  | 
| ReportSchedule | 
 Created by carl.gould on 1/13/2015. 
 | 
| ScheduleParameter | 
 Filename: ScheduleParameter.java
 Created on Mar 13, 2015
 Author: Kathy Applebaum
 Copyright Inductive Automation 2015
 Project: Reporting 
 |