hudson.scm.browsers
类 ViewSVN.DescriptorImpl

java.lang.Object
  继承者 hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>
      继承者 hudson.scm.browsers.ViewSVN.DescriptorImpl
所有已实现的接口:
hudson.model.Saveable
包容类:
ViewSVN

@Extension
public static final class ViewSVN.DescriptorImpl
extends hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>


嵌套类摘要
 
从类 hudson.model.Descriptor 继承的嵌套类/接口
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
字段摘要
 
从类 hudson.model.Descriptor 继承的字段
clazz
 
从接口 hudson.model.Saveable 继承的字段
NOOP
 
构造方法摘要
ViewSVN.DescriptorImpl()
           
 
方法摘要
 java.lang.String getDisplayName()
           
 
从类 hudson.model.Descriptor 继承的方法
calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

ViewSVN.DescriptorImpl

public ViewSVN.DescriptorImpl()
方法详细信息

getDisplayName

public java.lang.String getDisplayName()
指定者:
hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>> 中的 getDisplayName


Copyright © 2010. All Rights Reserved.