hudson.plugins.redmine
クラス RedmineProjectProperty.DescriptorImpl

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

public static final class RedmineProjectProperty.DescriptorImpl
extends hudson.model.JobPropertyDescriptor


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

コンストラクタの詳細

RedmineProjectProperty.DescriptorImpl

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

isApplicable

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

getDisplayName

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

newInstance

public hudson.model.JobProperty<?> 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 © 2010. All Rights Reserved.