Class SonargraphBuildInstaller
java.lang.Object
hudson.tools.ToolInstaller
hudson.tools.DownloadFromUrlInstaller
com.hello2morrow.sonargraph.integration.jenkins.tool.SonargraphBuildInstaller
- All Implemented Interfaces:
ExtensionPoint,Describable<ToolInstaller>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class hudson.tools.DownloadFromUrlInstaller
DownloadFromUrlInstaller.Installable, DownloadFromUrlInstaller.InstallableList, DownloadFromUrlInstaller.NodeSpecificInstallableNested classes/interfaces inherited from class hudson.tools.ToolInstaller
ToolInstaller.ToolInstallerEntry, ToolInstaller.ToolInstallerListNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Field Summary
Fields inherited from class hudson.tools.DownloadFromUrlInstaller
idFields inherited from class hudson.tools.ToolInstaller
tool -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hudson.tools.DownloadFromUrlInstaller
findPullUpDirectory, isUpToDate, performInstallationMethods inherited from class hudson.tools.ToolInstaller
appliesTo, getDescriptor, getLabel, preferredLocation, setTool
-
Constructor Details
-
SonargraphBuildInstaller
@DataBoundConstructor public SonargraphBuildInstaller(@NonNull DownloadFromUrlInstaller.Installable installable)
-
-
Method Details
-
getInstallable
- Overrides:
getInstallablein classDownloadFromUrlInstaller
-