Uses of Class
hudson.plugins.radbuilder.RADInstallation

Uses of RADInstallation in hudson.plugins.radbuilder
 

Methods in hudson.plugins.radbuilder that return RADInstallation
 RADInstallation RADInstallation.forEnvironment(hudson.EnvVars environment)
           
 RADInstallation RADInstallation.forNode(hudson.model.Node node, hudson.model.TaskListener log)
           
 RADInstallation[] RADInstallation.DescriptorImpl.getInstallations()
           
 RADInstallation[] RAD.DescriptorImpl.getInstallations()
           
 RADInstallation RAD.getRadInstallation(hudson.EnvVars env, hudson.model.Node node, hudson.model.BuildListener listener)
          Returns the RADInstallation to use when the build takes place (null if none has been set).
 

Methods in hudson.plugins.radbuilder with parameters of type RADInstallation
 void RADInstallation.DescriptorImpl.setInstallations(RADInstallation... installations)
           
 void RAD.DescriptorImpl.setInstallations(RADInstallation... installations)
           
 



Copyright © 2011. All Rights Reserved.