Interface ImmediateDownloadExporter

    • Method Detail

      • doExport

        void doExport​(ExportOutputStream out,
                      ProgressReporter progress)
               throws IOException
        Perform the export.
        Parameters:
        out - The output stream that the exported data should be written to
        progress - An optional progress reporter, may be null
        Throws:
        IOException - If there is an error writing to the export stream