Uses of Class
hudson.plugins.clover.CloverInstallation

Packages that use CloverInstallation
hudson.plugins.clover   
 

Uses of CloverInstallation in hudson.plugins.clover
 

Methods in hudson.plugins.clover that return CloverInstallation
static CloverInstallation CloverInstallation.forName(String name)
           
 CloverInstallation CloverInstallation.forNode(hudson.model.Node node, hudson.model.TaskListener log)
           
 CloverInstallation CloverInstallation.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 

Methods in hudson.plugins.clover that return types with arguments of type CloverInstallation
static List<CloverInstallation> CloverInstallation.installations()
           
 

Methods in hudson.plugins.clover with parameters of type CloverInstallation
 void CloverInstallation.DescriptorImpl.setInstallations(CloverInstallation... installations)
           
 

Constructors in hudson.plugins.clover with parameters of type CloverInstallation
CloverBuildWrapper.CloverDecoratingLauncher(CloverBuildWrapper cloverBuildWrapper, CloverInstallation clover, hudson.Launcher outer, com.atlassian.clover.api.ci.CIOptions.Builder options, String license)
           
 



Copyright © 2004-2013. All Rights Reserved.