Uses of Class
hudson.plugins.performance.UriReport

Uses of UriReport in hudson.plugins.performance
 

Methods in hudson.plugins.performance that return UriReport
 UriReport PerformanceReport.getDynamic(java.lang.String token)
           
 UriReport PerformanceReportMap.getUriReport(java.lang.String uriReport)
          Get a URI report within a Performance report file
 

Methods in hudson.plugins.performance that return types with arguments of type UriReport
 java.util.List<UriReport> PerformanceReport.getUriListOrdered()
           
 java.util.Map<java.lang.String,UriReport> PerformanceReport.getUriReportMap()
           
 

Methods in hudson.plugins.performance with parameters of type UriReport
 int UriReport.compareTo(UriReport uriReport)
           
 



Copyright © 2010. All Rights Reserved.