Class JobStatsEnricher

java.lang.Object
org.jobrunr.storage.JobStatsEnricher

public class JobStatsEnricher extends Object
Class which takes JobStats and extends them with estimations on how long the work will take based on previous JobStats.
  • Constructor Details

    • JobStatsEnricher

      public JobStatsEnricher()
  • Method Details