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

Packages that use Log
hudson.plugins.PerfPublisher.Report   
 

Uses of Log in hudson.plugins.PerfPublisher.Report
 

Methods in hudson.plugins.PerfPublisher.Report that return types with arguments of type Log
 java.util.List<Log> Test.getLogs()
           
 

Methods in hudson.plugins.PerfPublisher.Report with parameters of type Log
 void Test.addLog(Log log)
           
 

Method parameters in hudson.plugins.PerfPublisher.Report with type arguments of type Log
 void Test.setLogs(java.util.List<Log> logs)
           
 



Copyright © 2010. All Rights Reserved.