Package com.pullreports.model.exportconfig
package com.pullreports.model.exportconfig
-
ClassesClassDescriptionA DefaultFilterTerm represents one filter term by which to filter export results when opening the report in the Pull Reports Adhoc Creator.A DefaultSortTerm represents one sort term by which to order export results when requests to the Pull Reports Export Report REST API does not specify a
sortparameter.Contains the Pull Reports Export Report REST API configuration for oneReportConfiguration.A ExportConfiguration.Builder follows the builder pattern to create a newExportConfigurationinstance.Deprecated.A GeojsonConfiguration activates the Pull Reports Export Report REST APIgeojsonexport format by specifying a column with theReportConfigurationbaseTableConfigurationwhose value is a GeoJSON geometry.A KmlConfiguration activates the Pull Reports Export Report REST APIkmlexport format by specifying a column with theReportConfigurationbaseTableConfigurationwhose value is a KML geometry.
ExportConfiguration.Builder.