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

Packages that use Success
hudson.plugins.PerfPublisher.Report   
 

Uses of Success in hudson.plugins.PerfPublisher.Report
 

Methods in hudson.plugins.PerfPublisher.Report that return Success
 Success Test.getSuccess()
           
 

Methods in hudson.plugins.PerfPublisher.Report with parameters of type Success
 void Test.setSuccess(Success success)
           
 

Constructors in hudson.plugins.PerfPublisher.Report with parameters of type Success
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.