public interface JsonExporterConfiguration extends ExporterConfiguration
JsonExporterPROPERTY_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
|
isOverrideHintsBoolean isFlushOutput()
Boolean isReportComponentsExportOnly()
Copyright © 2017. All rights reserved.