Uses of Class
hudson.plugins.cobertura.CoberturaPublisher

Packages that use CoberturaPublisher
hudson.plugins.cobertura   
 

Uses of CoberturaPublisher in hudson.plugins.cobertura
 

Methods in hudson.plugins.cobertura that return CoberturaPublisher
 CoberturaPublisher CoberturaPublisher.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
          Creates a new instance of CoberturaPublisher from a submitted form.
 

Methods in hudson.plugins.cobertura with parameters of type CoberturaPublisher
 java.util.List<CoberturaPublisherTarget> CoberturaPublisher.DescriptorImpl.getTargets(CoberturaPublisher instance)
           
 



Copyright © 2004-2011. All Rights Reserved.