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 classAbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller>Subclasses of AbstractCommandInstaller in hudson.toolsModifier and TypeClassDescriptionclassInstalls tool via script execution of Batch script.classInstalls a tool by running an arbitrary shell command.