com.gmail.ikeike443
クラス PlayAutoTestJobProperty.DescriptorImpl

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

@Extension
public static class PlayAutoTestJobProperty.DescriptorImpl
extends hudson.model.JobPropertyDescriptor


入れ子のクラスの概要
 
クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType
 
フィールドの概要
 
クラス hudson.model.Descriptor から継承されたフィールド
clazz
 
インタフェース hudson.model.Saveable から継承されたフィールド
NOOP
 
コンストラクタの概要
PlayAutoTestJobProperty.DescriptorImpl()
           
 
メソッドの概要
 String getDisplayName()
           
 boolean isApplicable(Class<? extends hudson.model.Job> jobType)
           
 PlayAutoTestJobProperty newInstance(org.kohsuke.stapler.StaplerRequest req, net.sf.json.JSONObject formData)
           
 
クラス hudson.model.JobPropertyDescriptor から継承されたメソッド
all, getPropertyDescriptors
 
クラス hudson.model.Descriptor から継承されたメソッド
calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getPropertyType, getPropertyType, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, toArray, toList, toMap
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PlayAutoTestJobProperty.DescriptorImpl

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

getDisplayName

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

isApplicable

public boolean isApplicable(Class<? extends hudson.model.Job> jobType)
オーバーライド:
クラス hudson.model.JobPropertyDescriptor 内の isApplicable

newInstance

public PlayAutoTestJobProperty newInstance(org.kohsuke.stapler.StaplerRequest req,
                                           net.sf.json.JSONObject formData)
                                    throws hudson.model.Descriptor.FormException
オーバーライド:
クラス hudson.model.JobPropertyDescriptor 内の newInstance
例外:
hudson.model.Descriptor.FormException


Copyright © 2004-2011. All Rights Reserved.