public interface JsonExporterConfiguration extends ExporterConfiguration
JsonExporter
PROPERTY_EXPORT_CONFIGURATION_OVERRIDE_REPORT_HINTS
Modifier and Type | Method and Description |
---|---|
Boolean |
isFlushOutput()
A flag that determines whether the JSON exporter should flush the
output stream after writing the JSON content to it.
|
Boolean |
isReportComponentsExportOnly()
A flag that determines whether the JSON exporter should export only the
report components, thus ignoring the page components
|
isOverrideHints
Boolean isFlushOutput()
Boolean isReportComponentsExportOnly()
Copyright © 2017. All rights reserved.