Package hudson.tools

Class AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller>

java.lang.Object
hudson.model.Descriptor<ToolInstaller>
hudson.tools.ToolInstallerDescriptor<TInstallerClass>
hudson.tools.AbstractCommandInstaller.Descriptor<TInstallerClass>
All Implemented Interfaces:
Saveable, Loadable, OnMaster
Direct Known Subclasses:
BatchCommandInstaller.DescriptorImpl, CommandInstaller.DescriptorImpl
Enclosing class:
AbstractCommandInstaller

public abstract static class AbstractCommandInstaller.Descriptor<TInstallerClass extends AbstractCommandInstaller> extends ToolInstallerDescriptor<TInstallerClass>
  • Constructor Details

    • Descriptor

      public Descriptor()
  • Method Details