Class AbstractExportActionPlugin

    • Constructor Detail

      • AbstractExportActionPlugin

        public AbstractExportActionPlugin()
    • Method Detail

      • createExportDialog

        protected ExportDialog createExportDialog​(java.lang.String className)
                                           throws java.lang.InstantiationException
        Creates a progress dialog, and tries to assign a parent based on the given preview proxy.
        Returns:
        the progress dialog.
        Throws:
        java.lang.InstantiationException
      • performShowExportDialog

        public boolean performShowExportDialog​(ReportJob job,
                                               java.lang.String configKey)
        Exports a report.
        Returns:
        A boolean.