hudson.plugins.trac
Class TracRepositoryBrowser.DescriptorImpl

java.lang.Object
  extended by hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>
      extended by hudson.plugins.trac.TracRepositoryBrowser.DescriptorImpl
Enclosing class:
TracRepositoryBrowser

public static final class TracRepositoryBrowser.DescriptorImpl
extends hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>


Nested Class Summary
 
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException
 
Field Summary
 
Fields inherited from class hudson.model.Descriptor
clazz
 
Constructor Summary
TracRepositoryBrowser.DescriptorImpl()
           
 
Method Summary
 java.lang.String getDisplayName()
           
 TracRepositoryBrowser newInstance(org.kohsuke.stapler.StaplerRequest req)
           
 
Methods inherited from class hudson.model.Descriptor
configure, configure, convert, getConfigPage, getGlobalConfigPage, getHelpFile, getViewPage, isInstance, load, save, toArray, toList, toMap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TracRepositoryBrowser.DescriptorImpl

public TracRepositoryBrowser.DescriptorImpl()
Method Detail

getDisplayName

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

newInstance

public TracRepositoryBrowser newInstance(org.kohsuke.stapler.StaplerRequest req)
                                  throws hudson.model.Descriptor.FormException
Specified by:
newInstance in class hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>
Throws:
hudson.model.Descriptor.FormException


Copyright © 2007. All Rights Reserved.