Package hudson.tools

Class InstallSourceProperty

java.lang.Object
hudson.tools.ToolProperty<ToolInstallation>
hudson.tools.InstallSourceProperty
All Implemented Interfaces:
ExtensionPoint, Describable<ToolProperty<?>>

public class InstallSourceProperty extends ToolProperty<ToolInstallation>
ToolProperty that shows auto installation options.
Since:
1.305
Author:
Kohsuke Kawaguchi