Class ReportDataConfiguration
java.lang.Object
com.inductiveautomation.reporting.common.resource.ReportDataConfiguration
- All Implemented Interfaces:
Serializable
Holds the data configuration for a report, including parameters and data sources. This class is
both XML serializable and Java serializable for compatibility with resource storage and RPC data
gathering.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetDatasources(List<DataSourceConfig> datasources) voidsetParameters(List<ReportParameter> parameters)