Interface JsonReportConfiguration

All Superinterfaces:
CommonExportConfiguration, ReportExportConfiguration
All Known Subinterfaces:
JsonMetadataReportConfiguration
All Known Implementing Classes:
SimpleJsonMetadataReportConfiguration, SimpleJsonReportConfiguration

public interface JsonReportConfiguration extends ReportExportConfiguration
Interface containing settings used by the JSON exporter.
Author:
Teodor Danciu (teodord@users.sourceforge.net)
See Also: