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, getDescriptor
public final DescribableList<ToolInstaller,Descriptor<ToolInstaller>> installers
@DataBoundConstructor public InstallSourceProperty(List<? extends ToolInstaller> installers) throws IOException
IOException
public void setTool(ToolInstallation t)
setTool
in class ToolProperty<ToolInstallation>
public Class<ToolInstallation> type()
ToolProperty
type
in class ToolProperty<ToolInstallation>
Copyright © 2004–2022. All rights reserved.