Class ProgressReport

    • Constructor Detail

      • ProgressReport

        public ProgressReport​(String threadName,
                              long period,
                              org.sonar.api.utils.log.Logger logger,
                              String adjective)
      • ProgressReport

        public ProgressReport​(String threadName,
                              long period,
                              String adjective)
      • ProgressReport

        public ProgressReport​(String threadName,
                              long period)
    • Method Detail

      • run

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

        public void nextFile()
      • stop

        public void stop()
      • cancel

        public void cancel()