Uses of Class
hudson.tasks.Ant.AntInstallation

Packages that use Ant.AntInstallation
hudson.tasks   
 

Uses of Ant.AntInstallation in hudson.tasks
 

Methods in hudson.tasks that return Ant.AntInstallation
 Ant.AntInstallation Ant.AntInstallation.forEnvironment(hudson.EnvVars environment)
           
 Ant.AntInstallation Ant.AntInstallation.forNode(hudson.model.Node node, hudson.model.TaskListener log)
           
 Ant.AntInstallation Ant.getAnt()
          Gets the Ant to invoke, or null to invoke the default one.
 Ant.AntInstallation[] Ant.DescriptorImpl.getInstallations()
           
 Ant.AntInstallation[] Ant.AntInstallation.DescriptorImpl.getInstallations()
           
 

Methods in hudson.tasks with parameters of type Ant.AntInstallation
 void Ant.DescriptorImpl.setInstallations(Ant.AntInstallation... antInstallations)
           
 void Ant.AntInstallation.DescriptorImpl.setInstallations(Ant.AntInstallation... installations)
           
 



Copyright © 2004-2011. All Rights Reserved.