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

Packages that use Target
hudson.plugins.PerfPublisher.Report   
 

Uses of Target in hudson.plugins.PerfPublisher.Report
 

Methods in hudson.plugins.PerfPublisher.Report that return types with arguments of type Target
 java.util.ArrayList<Target> Test.getTargets()
           
 

Methods in hudson.plugins.PerfPublisher.Report with parameters of type Target
 void Test.addTarget(Target target)
           
 

Method parameters in hudson.plugins.PerfPublisher.Report with type arguments of type Target
 void Test.setTargets(java.util.ArrayList<Target> targets)
           
 



Copyright © 2010. All Rights Reserved.