Class QueryReportDataObject.SubQuery

java.lang.Object
com.inductiveautomation.reporting.common.data.QueryReportDataObject.SubQuery
All Implemented Interfaces:
Serializable
Enclosing class:
QueryReportDataObject

public static class QueryReportDataObject.SubQuery extends Object implements Serializable
Represents a single query in a tree of nested queries. Note that even the top-level query in a query data source is represented by this "SubQuery" object.
See Also: