Class ProgressReport
java.lang.Object
org.sonar.plugins.javascript.utils.ProgressReport
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionProgressReport
(String threadName, long period) ProgressReport
(String threadName, long period, String adjective) ProgressReport
(String threadName, long period, org.sonar.api.utils.log.Logger logger, String adjective) -
Method Summary