Class SonargraphBuildInstaller

  • All Implemented Interfaces:
    hudson.ExtensionPoint, hudson.model.Describable<hudson.tools.ToolInstaller>

    public final class SonargraphBuildInstaller
    extends hudson.tools.DownloadFromUrlInstaller
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  SonargraphBuildInstaller.DescriptorImpl  
      • Nested classes/interfaces inherited from class hudson.tools.DownloadFromUrlInstaller

        hudson.tools.DownloadFromUrlInstaller.Installable, hudson.tools.DownloadFromUrlInstaller.InstallableList, hudson.tools.DownloadFromUrlInstaller.NodeSpecificInstallable
      • Nested classes/interfaces inherited from class hudson.tools.ToolInstaller

        hudson.tools.ToolInstaller.ToolInstallerEntry, hudson.tools.ToolInstaller.ToolInstallerList
      • Nested classes/interfaces inherited from interface hudson.ExtensionPoint

        hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
    • Field Summary

      • Fields inherited from class hudson.tools.DownloadFromUrlInstaller

        id
      • Fields inherited from class hudson.tools.ToolInstaller

        tool
    • Constructor Detail

      • SonargraphBuildInstaller

        @DataBoundConstructor
        public SonargraphBuildInstaller​(String id)
    • Method Detail

      • getInstallable

        public hudson.tools.DownloadFromUrlInstaller.Installable getInstallable()
                                                                         throws IOException
        Overrides:
        getInstallable in class hudson.tools.DownloadFromUrlInstaller
        Throws:
        IOException