| Package | Description |
|---|---|
| hudson.tasks | |
| hudson.tools |
| Modifier and Type | Class and Description |
|---|---|
static class |
Maven.MavenInstaller.DescriptorImpl |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller> |
static class |
BatchCommandInstaller.DescriptorImpl |
static class |
CommandInstaller.DescriptorImpl |
static class |
DownloadFromUrlInstaller.DescriptorImpl<T extends DownloadFromUrlInstaller> |
static class |
JDKInstaller.DescriptorImpl |
static class |
ZipExtractionInstaller.DescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
ToolInstallerDescriptor<?> |
ToolInstaller.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorExtensionList<ToolInstaller,ToolInstallerDescriptor<?>> |
ToolInstallerDescriptor.all() |
static List<ToolInstallerDescriptor<?>> |
ToolInstallerDescriptor.for_(Class<? extends ToolInstallation> type)
Filters
all() by eliminating things that are not applicable to the given type. |
Copyright © 2019. All rights reserved.