Uses of Class
hudson.plugins.PerfPublisher.Report.Performance

Packages that use Performance
hudson.plugins.PerfPublisher.Report   
 

Uses of Performance in hudson.plugins.PerfPublisher.Report
 

Methods in hudson.plugins.PerfPublisher.Report that return Performance
 Performance Test.getPerformance()
           
 

Methods in hudson.plugins.PerfPublisher.Report with parameters of type Performance
 void Test.setPerformance(Performance performance)
           
 

Constructors in hudson.plugins.PerfPublisher.Report with parameters of type Performance
Test(java.lang.String name, java.lang.String message, java.lang.String description, boolean executed, java.util.ArrayList<Source> sources, DataSet dataSetIn, DataSet dataSetOut, java.util.ArrayList<CommandLine> commandLine, java.util.ArrayList<Param> parameters, Success success, CompileTime compileTime, ExecutionTime executionTime, Performance performance)
           
 



Copyright © 2010. All Rights Reserved.