Class Ant.AntInstaller
java.lang.Object
hudson.tools.ToolInstaller
hudson.tools.DownloadFromUrlInstaller
hudson.tasks.Ant.AntInstaller
- All Implemented Interfaces:
ExtensionPoint, Describable<ToolInstaller>
- Enclosing class:
Ant
Automatic Ant installer from apache.org.
- Author:
- Kohsuke Kawaguchi
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class DownloadFromUrlInstaller
DownloadFromUrlInstaller.Installable, DownloadFromUrlInstaller.InstallableList, DownloadFromUrlInstaller.NodeSpecificInstallableNested classes/interfaces inherited from class ToolInstaller
ToolInstaller.ToolInstallerEntry, ToolInstaller.ToolInstallerListNested classes/interfaces inherited from interface ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class DownloadFromUrlInstaller
idFields inherited from class ToolInstaller
tool -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class DownloadFromUrlInstaller
findPullUpDirectory, getInstallable, isUpToDate, performInstallationMethods inherited from class ToolInstaller
appliesTo, getDescriptor, getLabel, preferredLocation, setTool
-
Constructor Details
-
AntInstaller
-