Package com.atlassian.bamboo.performance
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.
-
-
Constructor Summary
Constructors Constructor Description PerformanceStatsDispatchJob()
-