Class ReportDataConfiguration

java.lang.Object
com.inductiveautomation.reporting.common.resource.ReportDataConfiguration
All Implemented Interfaces:
Serializable

public final class ReportDataConfiguration extends Object implements 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: