Class ImportReportAction

  • All Implemented Interfaces:
    IAction

    public class ImportReportAction
    extends Action
    • Constructor Detail

      • ImportReportAction

        public ImportReportAction​(MultiPaneEditor editor)
      • ImportReportAction

        public ImportReportAction​(MultiPaneEditor editor,
                                  java.io.File reportZipFile)
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface IAction
        Overrides:
        run in class Action
      • openReport

        public static void openReport​(MultiPaneEditor editor,
                                      java.io.File reportZipFile)
                               throws java.io.IOException
        Throws:
        java.io.IOException
      • unzipAndOpen

        public static IResult unzipAndOpen​(java.io.File reportZipFile)
                                    throws java.io.IOException
        Throws:
        java.io.IOException