| Modifier and Type | Method and Description |
|---|---|
GradleInstallation |
GradleInstallation.forEnvironment(hudson.EnvVars environment) |
GradleInstallation |
GradleInstallation.forNode(hudson.model.Node node,
hudson.model.TaskListener log) |
GradleInstallation |
Gradle.getGradle() |
GradleInstallation[] |
GradleInstallation.DescriptorImpl.getInstallations() |
GradleInstallation[] |
Gradle.DescriptorImpl.getInstallations() |
| Modifier and Type | Method and Description |
|---|---|
void |
GradleInstallation.DescriptorImpl.setInstallations(GradleInstallation... installations) |
void |
Gradle.DescriptorImpl.setInstallations(GradleInstallation... installations) |
Copyright © 2004-2014. All Rights Reserved.