Class DesignerDataSourceRegistry

java.lang.Object
com.inductiveautomation.reporting.designer.api.DesignerDataSourceRegistry

public final class DesignerDataSourceRegistry extends Object
This registry holds the data source configuration datasources that have been registered on the designer. Authors who want to create new reporting data sources or queries must register a DataSourceConfigFactory or QueryConfigFactory with this registry, as well as a ReportDataSource on the gateway.
Since:
7.8.0