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.