Uses of Class
hudson.tasks.Ant.AntInstallation
Packages that use Ant.AntInstallation
-
Uses of Ant.AntInstallation in hudson.tasks
Methods in hudson.tasks that return Ant.AntInstallationModifier and TypeMethodDescriptionAnt.AntInstallation.forEnvironment
(EnvVars environment) Ant.AntInstallation.forNode
(Node node, TaskListener log) Ant.getAnt()
Gets the Ant to invoke, or null to invoke the default one.Ant.AntInstallation.DescriptorImpl.getInstallations()
Ant.DescriptorImpl.getInstallations()
Methods in hudson.tasks with parameters of type Ant.AntInstallationModifier and TypeMethodDescriptionvoid
Ant.AntInstallation.DescriptorImpl.setInstallations
(Ant.AntInstallation... installations) void
Ant.DescriptorImpl.setInstallations
(Ant.AntInstallation... antInstallations)