public class InstallSourceProperty extends ToolProperty<ToolInstallation>
ToolProperty that shows auto installation options.| Modifier and Type | Class and Description |
|---|---|
static class |
InstallSourceProperty.DescriptorImpl |
ExtensionPoint.LegacyInstancesAreScopedToHudson| Modifier and Type | Field and Description |
|---|---|
DescribableList<ToolInstaller,Descriptor<ToolInstaller>> |
installers |
tool| Constructor and Description |
|---|
InstallSourceProperty(List<? extends ToolInstaller> installers) |
| Modifier and Type | Method and Description |
|---|---|
void |
setTool(ToolInstallation t) |
Class<ToolInstallation> |
type()
What is your 'T'?
|
all, getDescriptorpublic final DescribableList<ToolInstaller,Descriptor<ToolInstaller>> installers
@DataBoundConstructor public InstallSourceProperty(List<? extends ToolInstaller> installers) throws IOException
IOExceptionpublic void setTool(ToolInstallation t)
setTool in class ToolProperty<ToolInstallation>public Class<ToolInstallation> type()
ToolPropertytype in class ToolProperty<ToolInstallation>Copyright © 2019. All rights reserved.