Uses of Class
hudson.tools.ToolInstallerDescriptor
Package
Description
-
Uses of ToolInstallerDescriptor in hudson.tasks
-
Uses of ToolInstallerDescriptor in hudson.tools
Modifier and TypeClassDescriptionstatic class
AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller>
static class
static class
static class
static class
Modifier and TypeMethodDescriptionToolInstallerDescriptor.all()
static List<ToolInstallerDescriptor<?>>
ToolInstallerDescriptor.for_
(Class<? extends ToolInstallation> type) Filtersall()
by eliminating things that are not applicable to the given type.