|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
SonarMaven.executeMaven(hudson.model.AbstractBuild<?,?> build,
hudson.Launcher launcher,
hudson.model.BuildListener listener,
java.lang.String mavenName,
java.lang.String pom,
SonarInstallation sonarInstallation,
SonarPublisher sonarPublisher)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||