com.thalesgroup.hudson.plugins.gnat.gnatcheck
Class ProjectGnatcheckType.DescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<GnatcheckType>
      extended by com.thalesgroup.hudson.plugins.gnat.gnatcheck.GnatcheckTypeDescriptor
          extended by com.thalesgroup.hudson.plugins.gnat.gnatcheck.ProjectGnatcheckType.DescriptorImpl
All Implemented Interfaces:
hudson.model.Saveable
Enclosing class:
ProjectGnatcheckType

public static final class ProjectGnatcheckType.DescriptorImpl
extends GnatcheckTypeDescriptor


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
Field Summary
static ProjectGnatcheckType.DescriptorImpl INSTANCE
           
 
Fields inherited from class com.thalesgroup.hudson.plugins.gnat.gnatcheck.GnatcheckTypeDescriptor
LIST
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Method Summary
 java.lang.String getDisplayName()
           
 java.lang.String getHelpFile()
           
 ProjectGnatcheckType newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 
Methods inherited from class com.thalesgroup.hudson.plugins.gnat.gnatcheck.GnatcheckTypeDescriptor
getInstallations, newInstance
 
Methods inherited from class hudson.model.Descriptor
configure, configure, configure, convert, doHelp, find, find, getCheckUrl, getConfigPage, getGlobalConfigPage, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, load, newInstancesFromHeteroList, save, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final ProjectGnatcheckType.DescriptorImpl INSTANCE
Method Detail

newInstance

public ProjectGnatcheckType newInstance(org.kohsuke.stapler.StaplerRequest req,
                                        net.sf.json.JSONObject formData)
                                 throws hudson.model.Descriptor.FormException
Overrides:
newInstance in class hudson.model.Descriptor<GnatcheckType>
Throws:
hudson.model.Descriptor.FormException

getHelpFile

public java.lang.String getHelpFile()
Specified by:
getHelpFile in class GnatcheckTypeDescriptor

getDisplayName

public java.lang.String getDisplayName()
Specified by:
getDisplayName in class hudson.model.Descriptor<GnatcheckType>


Copyright © 2009. All Rights Reserved.