Uses of Class
hudson.plugins.sonar.SonarRunnerInstallation

Packages that use SonarRunnerInstallation
hudson.plugins.sonar   
 

Uses of SonarRunnerInstallation in hudson.plugins.sonar
 

Methods in hudson.plugins.sonar that return SonarRunnerInstallation
 SonarRunnerInstallation SonarRunnerInstallation.forEnvironment(hudson.EnvVars environment)
           
 SonarRunnerInstallation SonarRunnerInstallation.forNode(hudson.model.Node node, hudson.model.TaskListener log)
           
 SonarRunnerInstallation[] SonarRunnerInstallation.DescriptorImpl.getInstallations()
           
 SonarRunnerInstallation SonarRunnerBuilder.getSonarRunnerInstallation()
           
 SonarRunnerInstallation[] SonarRunnerBuilder.DescriptorImpl.getSonarRunnerInstallations()
           
 SonarRunnerInstallation SonarRunnerInstallation.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 

Methods in hudson.plugins.sonar with parameters of type SonarRunnerInstallation
 void SonarRunnerInstallation.DescriptorImpl.setInstallations(SonarRunnerInstallation... antInstallations)
           
 



Copyright © 2007-2012. All Rights Reserved.