Uses of Class
hudson.plugins.gradle.GradleInstallation

Uses of GradleInstallation in hudson.plugins.gradle
 

Methods in hudson.plugins.gradle that return GradleInstallation
 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()
           
 

Methods in hudson.plugins.gradle with parameters of type GradleInstallation
 void GradleInstallation.DescriptorImpl.setInstallations(GradleInstallation... installations)
           
 void Gradle.DescriptorImpl.setInstallations(GradleInstallation... installations)
           
 



Copyright © 2004-2013. All Rights Reserved.