Package hudson.tools

Class AbstractCommandInstaller

java.lang.Object
hudson.tools.ToolInstaller
hudson.tools.AbstractCommandInstaller
All Implemented Interfaces:
ExtensionPoint, Describable<ToolInstaller>
Direct Known Subclasses:
BatchCommandInstaller, CommandInstaller

public abstract class AbstractCommandInstaller extends ToolInstaller
A generic script-based installer.
Since:
1.549
Author:
Oleg Nenashev
See Also: