hudson.scm.browsers
クラス Sventon.DescriptorImpl

java.lang.Object
  上位を拡張 hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>>
      上位を拡張 hudson.scm.browsers.Sventon.DescriptorImpl
すべての実装されたインタフェース:
hudson.model.Saveable
含まれているクラス:
Sventon

@Extension
public static class Sventon.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
 
コンストラクタの概要
Sventon.DescriptorImpl()
           
 
メソッドの概要
 hudson.util.FormValidation doCheckUrl(hudson.model.AbstractProject project, 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
 

コンストラクタの詳細

Sventon.DescriptorImpl

public Sventon.DescriptorImpl()
メソッドの詳細

getDisplayName

public java.lang.String getDisplayName()
定義:
クラス hudson.model.Descriptor<hudson.scm.RepositoryBrowser<?>> 内の getDisplayName

doCheckUrl

public hudson.util.FormValidation doCheckUrl(@AncestorInPath
                                             hudson.model.AbstractProject project,
                                             @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.