Class ExportTask

    • Method Detail

      • isRunning

        public boolean isRunning()
      • getErrorOccurred

        public Exception getErrorOccurred()
      • startTheExport

        public void startTheExport()
      • run

        public final void run()
        Specified by:
        run in interface Runnable
      • doExport

        protected abstract void doExport()