Uses of Class
hudson.tools.ToolInstallerDescriptor
Packages that use ToolInstallerDescriptor
Package
Description
-
Uses of ToolInstallerDescriptor in hudson.tasks
Subclasses of ToolInstallerDescriptor in hudson.tasks -
Uses of ToolInstallerDescriptor in hudson.tools
Subclasses of ToolInstallerDescriptor in hudson.toolsModifier and TypeClassDescriptionstatic class
AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller>
static class
static class
static class
static class
Methods in hudson.tools that return ToolInstallerDescriptorMethods in hudson.tools that return types with arguments of type ToolInstallerDescriptorModifier and TypeMethodDescriptionToolInstallerDescriptor.all()
static List<ToolInstallerDescriptor<?>>
ToolInstallerDescriptor.for_
(Class<? extends ToolInstallation> type) Filtersall()
by eliminating things that are not applicable to the given type.