hudson.plugins.googlecode.scm
Class GoogleCodeSCM.DescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<hudson.scm.SCM>
      extended by hudson.scm.SCMDescriptor
          extended by hudson.plugins.googlecode.scm.GoogleCodeSCM.DescriptorImpl
Enclosing class:
GoogleCodeSCM

public static class GoogleCodeSCM.DescriptorImpl
extends hudson.scm.SCMDescriptor


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException
 
Field Summary
 
Fields inherited from class hudson.scm.SCMDescriptor
generation, repositoryBrowser
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Constructor Summary
GoogleCodeSCM.DescriptorImpl()
           
 
Method Summary
 java.lang.String getDisplayName()
           
 GoogleCodeSCM newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 
Methods inherited from class hudson.scm.SCMDescriptor
getBrowserDescriptors, isBrowserReusable
 
Methods inherited from class hudson.model.Descriptor
configure, configure, convert, find, getConfigPage, getGlobalConfigPage, getHelpFile, getViewPage, isInstance, load, 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

GoogleCodeSCM.DescriptorImpl

public GoogleCodeSCM.DescriptorImpl()
Method Detail

newInstance

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

getDisplayName

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


Copyright © 2008. All Rights Reserved.