Package com.pullreports.model.exportconfig
package com.pullreports.model.exportconfig
-
ClassDescriptionA 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
sort
parameter.Contains the Pull Reports Export Report REST API configuration for oneReportConfiguration
.A ExportConfiguration.Builder follows the builder pattern to create a newExportConfiguration
instance.Deprecated.A GeojsonConfiguration activates the Pull Reports Export Report REST APIgeojson
export format by specifying a column with theReportConfiguration
baseTableConfiguration
whose value is a GeoJSON geometry.A KmlConfiguration activates the Pull Reports Export Report REST APIkml
export format by specifying a column with theReportConfiguration
baseTableConfiguration
whose value is a KML geometry.
ExportConfiguration.Builder
.