Uses of Class
hudson.tools.ToolLocationTranslator
-
Packages that use ToolLocationTranslator Package Description hudson.tools -
-
Uses of ToolLocationTranslator in hudson.tools
Subclasses of ToolLocationTranslator in hudson.tools Modifier and Type Class Description class
InstallerTranslator
Actually runs installations.Methods in hudson.tools that return types with arguments of type ToolLocationTranslator Modifier and Type Method Description static ExtensionList<ToolLocationTranslator>
ToolLocationTranslator. all()
Returns all the registeredToolLocationTranslator
s.
-