Uses of Class
hudson.tasks.Ant.AntInstallation
Packages that use Ant.AntInstallation
-
Uses of Ant.AntInstallation in hudson.tasks
Subclasses with type arguments of type Ant.AntInstallation in hudson.tasksClasses in hudson.tasks that implement interfaces with type arguments of type Ant.AntInstallationModifier and TypeClassDescriptionstatic final classRepresents the Ant installation on the system.static final classRepresents the Ant installation on the system.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)