Class PerformanceStatsDispatchJob

java.lang.Object
com.atlassian.bamboo.performance.PerformanceStatsDispatchJob
All Implemented Interfaces:
org.quartz.Job

public class PerformanceStatsDispatchJob extends Object implements org.quartz.Job
Quartz job which sends analytics containing performance data of this Bamboo instance.
See Also:
  • Constructor Details

    • PerformanceStatsDispatchJob

      public PerformanceStatsDispatchJob()
  • Method Details

    • execute

      public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
      Specified by:
      execute in interface org.quartz.Job
      Throws:
      org.quartz.JobExecutionException