Uses of Class
hudson.plugins.webload.WebLoadAnalyticsBuilder.OutputFormats

Uses of WebLoadAnalyticsBuilder.OutputFormats in hudson.plugins.webload
 

Methods in hudson.plugins.webload that return WebLoadAnalyticsBuilder.OutputFormats
 WebLoadAnalyticsBuilder.OutputFormats WebLoadAnalyticsBuilder.getFormat()
           
static WebLoadAnalyticsBuilder.OutputFormats WebLoadAnalyticsBuilder.OutputFormats.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WebLoadAnalyticsBuilder.OutputFormats[] WebLoadAnalyticsBuilder.OutputFormats.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in hudson.plugins.webload with parameters of type WebLoadAnalyticsBuilder.OutputFormats
WebLoadAnalyticsBuilder(String inputLsFile, String portfolioFile, WebLoadAnalyticsBuilder.OutputFormats format, String location, String reportName, String compareToSessions, int compareToPreviousBuilds)
           
 



Copyright © 2004-2013. All Rights Reserved.