Uses of Class
hudson.plugins.performance.reports.UriReport
Packages that use UriReport
Package
Description
-
Uses of UriReport in hudson.plugins.performance
Methods in hudson.plugins.performance that return UriReportModifier and TypeMethodDescriptionPerformanceReportMap.getUriReport
(String uriReport) Get a URI report within a Performance report fileTrendReportGraphs.getUriReport
(String uri) Methods in hudson.plugins.performance that return types with arguments of type UriReportModifier and TypeMethodDescriptionPerformancePublisher.getBuildUriReports
(Run<?, ?> build, FilePath workspace, TaskListener listener, List<PerformanceReportParser> parsers, boolean locatePerformanceReports) -
Uses of UriReport in hudson.plugins.performance.constraints
Methods in hudson.plugins.performance.constraints with parameters of type UriReportModifier and TypeMethodDescriptionprotected double
AbstractConstraint.checkMetredValueforUriReport
(AbstractConstraint.Metric meteredValue, UriReport ur) Grabs a specified Metric in a specified UriReport -
Uses of UriReport in hudson.plugins.performance.reports
Methods in hudson.plugins.performance.reports that return UriReportMethods in hudson.plugins.performance.reports that return types with arguments of type UriReportModifier and TypeMethodDescriptionPerformanceReport.getUriListOrdered()
PerformanceReport.getUriReportMap()
Methods in hudson.plugins.performance.reports with parameters of type UriReportModifier and TypeMethodDescriptionvoid
UriReport.addLastBuildUriReport
(UriReport lastBuildUriReport) int