Package hudson.tasks

Class Ant.AntInstallation

All Implemented Interfaces:
ExtensionPoint, Describable<ToolInstallation>, EnvironmentSpecific<Ant.AntInstallation>, NodeSpecific<Ant.AntInstallation>, Serializable
Enclosing class:
Ant

public static final class Ant.AntInstallation extends ToolInstallation implements EnvironmentSpecific<Ant.AntInstallation>, NodeSpecific<Ant.AntInstallation>
Represents the Ant installation on the system.
See Also: