Uses of Class
hudson.plugins.sonar.SonarInstallation

Packages that use SonarInstallation
hudson.plugins.sonar   
hudson.plugins.sonar.utils   
 

Uses of SonarInstallation in hudson.plugins.sonar
 

Methods in hudson.plugins.sonar that return SonarInstallation
 SonarInstallation SonarPublisher.getInstallation()
           
 SonarInstallation[] SonarPublisher.DescriptorImpl.getInstallations()
           
 

Methods in hudson.plugins.sonar with parameters of type SonarInstallation
 void SonarPublisher.DescriptorImpl.setInstallations(SonarInstallation... installations)
           
 

Uses of SonarInstallation in hudson.plugins.sonar.utils
 

Methods in hudson.plugins.sonar.utils with parameters of type SonarInstallation
static boolean SonarHelper.executeMaven(hudson.model.AbstractBuild<?,?> build, hudson.Launcher launcher, hudson.model.BuildListener listener, java.lang.String mavenName, java.lang.String pom, SonarInstallation sonarInstallation, SonarPublisher sonarPublisher)
           
 



Copyright © 2007-2010. All Rights Reserved.