Uses of Class
hudson.tools.AbstractCommandInstaller
Packages that use AbstractCommandInstaller
-
Uses of AbstractCommandInstaller in hudson.tools
Classes in hudson.tools with type parameters of type AbstractCommandInstallerModifier and TypeClassDescriptionstatic class
AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller>
Subclasses of AbstractCommandInstaller in hudson.toolsModifier and TypeClassDescriptionclass
Installs tool via script execution of Batch script.class
Installs a tool by running an arbitrary shell command.