Interface ProjectsImportProcess


  • public interface ProjectsImportProcess
    Represents one running Projects import.
    Author:
    Dmitry Treskunov
    • Method Detail

      • stop

        void stop()
      • isDone

        boolean isDone()
      • getStartedTime

        long getStartedTime()
        Return the time when this import was started.