Uses of Class
hudson.plugins.performance.PerformanceReportMap
Packages that use PerformanceReportMap
-
Uses of PerformanceReportMap in hudson.plugins.performance
Methods in hudson.plugins.performance that return PerformanceReportMapModifier and TypeMethodDescriptionprotected PerformanceReportMap
PerformanceReportMap.getReportMap
(Run<?, ?> build) -
Uses of PerformanceReportMap in hudson.plugins.performance.actions
Methods in hudson.plugins.performance.actions that return PerformanceReportMapModifier and TypeMethodDescriptionPerformanceBuildAction.getPerformanceReportMap()
PerformanceBuildAction.getPerformanceReportMap
(boolean isInitNextLevel) PerformanceBuildAction.getTarget()
Method parameters in hudson.plugins.performance.actions with type arguments of type PerformanceReportMapModifier and TypeMethodDescriptionvoid
PerformanceBuildAction.setPerformanceReportMap
(WeakReference<PerformanceReportMap> performanceReportMap)