hudson.plugins.seleniumaes
クラス SeleniumAutoExecBuilder.DescriptorImpl

java.lang.Object
  上位を拡張 hudson.model.Descriptor<hudson.tasks.Builder>
      上位を拡張 hudson.plugins.seleniumaes.SeleniumAutoExecBuilder.DescriptorImpl
すべての実装されたインタフェース:
hudson.model.Saveable
含まれているクラス:
SeleniumAutoExecBuilder

public static final class SeleniumAutoExecBuilder.DescriptorImpl
extends hudson.model.Descriptor<hudson.tasks.Builder>

作成者:
onozaty

入れ子のクラスの概要
 
クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
フィールドの概要
 
クラス hudson.model.Descriptor から継承されたフィールド
clazz
 
インタフェース hudson.model.Saveable から継承されたフィールド
NOOP
 
コンストラクタの概要
SeleniumAutoExecBuilder.DescriptorImpl()
          constructor.
 
メソッドの概要
 java.lang.String getDisplayName()
          This human readable name is used in the configuration screen.
 hudson.tasks.Builder newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 
クラス hudson.model.Descriptor から継承されたメソッド
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SeleniumAutoExecBuilder.DescriptorImpl

public SeleniumAutoExecBuilder.DescriptorImpl()
constructor.

メソッドの詳細

getDisplayName

public java.lang.String getDisplayName()
This human readable name is used in the configuration screen.

定義:
クラス hudson.model.Descriptor<hudson.tasks.Builder> 内の getDisplayName
戻り値:
display name

newInstance

public hudson.tasks.Builder newInstance(org.kohsuke.stapler.StaplerRequest req,
                                        net.sf.json.JSONObject formData)
                                 throws hudson.model.Descriptor.FormException
オーバーライド:
クラス hudson.model.Descriptor<hudson.tasks.Builder> 内の newInstance
例外:
FormException
hudson.model.Descriptor.FormException
関連項目:
Descriptor.newInstance(org.kohsuke.stapler.StaplerRequest, net.sf.json.JSONObject)


Copyright © 2011. All Rights Reserved.