hudson.scm.browsers
类 FishEyeSVN.DescriptorImpl

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

@Extension
public static class FishEyeSVN.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
 
构造方法摘要
FishEyeSVN.DescriptorImpl()
           
 
方法摘要
 hudson.util.FormValidation doCheckUrl(java.lang.String value)
          Performs on-the-fly validation of the URL.
 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
 

构造方法详细信息

FishEyeSVN.DescriptorImpl

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

getDisplayName

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

doCheckUrl

public hudson.util.FormValidation doCheckUrl(@QueryParameter(fixEmpty=true)
                                             java.lang.String value)
                                      throws java.io.IOException,
                                             javax.servlet.ServletException
Performs on-the-fly validation of the URL.

抛出:
java.io.IOException
javax.servlet.ServletException


Copyright © 2010. All Rights Reserved.