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()
          Gets the GradleBuilder to invoke, or null to invoke the default one.
 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-2011. All Rights Reserved.