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 TypeMethodDescriptionvoidAnt.AntInstallation.DescriptorImpl.setInstallations(Ant.AntInstallation... installations) voidAnt.DescriptorImpl.setInstallations(Ant.AntInstallation... antInstallations)