hudson.plugins.pxe
Class CentOSBootConfiguration.DescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<BootConfiguration>
      extended by hudson.plugins.pxe.BootConfigurationDescriptor
          extended by hudson.plugins.pxe.IsoBasedBootConfiguration.IsoBasedBootConfigurationDescriptor
              extended by hudson.plugins.pxe.RedHatBootConfiguration.DescriptorImpl
                  extended by hudson.plugins.pxe.CentOSBootConfiguration.DescriptorImpl
All Implemented Interfaces:
hudson.ExtensionPoint, hudson.model.Saveable
Enclosing class:
CentOSBootConfiguration

@Extension
public static class CentOSBootConfiguration.DescriptorImpl
extends RedHatBootConfiguration.DescriptorImpl


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson
 
Field Summary
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Fields inherited from interface hudson.model.Saveable
NOOP
 
Constructor Summary
CentOSBootConfiguration.DescriptorImpl()
           
 
Method Summary
 java.lang.String getDisplayName()
           
 
Methods inherited from class hudson.plugins.pxe.RedHatBootConfiguration.DescriptorImpl
getReleaseInfo
 
Methods inherited from class hudson.plugins.pxe.IsoBasedBootConfiguration.IsoBasedBootConfigurationDescriptor
doCheckIso
 
Methods inherited from class hudson.model.Descriptor
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CentOSBootConfiguration.DescriptorImpl

public CentOSBootConfiguration.DescriptorImpl()
Method Detail

getDisplayName

public java.lang.String getDisplayName()
Overrides:
getDisplayName in class RedHatBootConfiguration.DescriptorImpl


Copyright © 2010. All Rights Reserved.