Class Collector.ReportThread

java.lang.Object
java.lang.Thread
com.jenkins.testresultsaggregator.actions.Collector.ReportThread
All Implemented Interfaces:
Runnable
Enclosing class:
Collector

public class Collector.ReportThread extends Thread
  • Constructor Details

    • ReportThread

      public ReportThread(Job job, boolean compareWithPreviousRun, boolean ignoreRunningJobs)
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable
      Overrides:
      run in class Thread