Class ReportDataConfiguration
java.lang.Object
com.inductiveautomation.reporting.common.resource.ReportDataConfiguration
- All Implemented Interfaces:
Serializable
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
Created by carl.gould on 2/5/2015.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
void
setDatasources
(List<DataSourceConfig> datasources) void
setParameters
(List<ReportParameter> parameters)