|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.model.Descriptor<hudson.model.JobProperty<?>>
hudson.model.JobPropertyDescriptor
hudson.plugins.promoted_builds.JobPropertyImpl.DescriptorImpl
@Extension public static final class JobPropertyImpl.DescriptorImpl
| 入れ子のクラスの概要 |
|---|
| クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| フィールドの概要 | |
|---|---|
java.lang.Class<PromotionProcess> |
promotionProcessType
|
| クラス hudson.model.Descriptor から継承されたフィールド |
|---|
clazz |
| インタフェース hudson.model.Saveable から継承されたフィールド |
|---|
NOOP |
| コンストラクタの概要 | |
|---|---|
JobPropertyImpl.DescriptorImpl()
|
|
| メソッドの概要 | |
|---|---|
hudson.util.FormValidation |
doCheckName(java.lang.String name)
|
java.util.List<hudson.model.Descriptor<? extends hudson.tasks.BuildStep>> |
getApplicableBuildSteps(hudson.model.AbstractProject<?,?> p)
|
java.util.List<PromotionConditionDescriptor> |
getApplicableConditions(hudson.model.AbstractProject<?,?> p)
|
java.lang.String |
getDisplayName()
|
boolean |
isApplicable(java.lang.Class<? extends hudson.model.Job> jobType)
|
JobPropertyImpl |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
|
| クラス hudson.model.JobPropertyDescriptor から継承されたメソッド |
|---|
all, getPropertyDescriptors |
| クラス hudson.model.Descriptor から継承されたメソッド |
|---|
calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, 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 |
| フィールドの詳細 |
|---|
public final java.lang.Class<PromotionProcess> promotionProcessType
| コンストラクタの詳細 |
|---|
public JobPropertyImpl.DescriptorImpl()
| メソッドの詳細 |
|---|
public java.lang.String getDisplayName()
hudson.model.Descriptor<hudson.model.JobProperty<?>> 内の getDisplayNamepublic boolean isApplicable(java.lang.Class<? extends hudson.model.Job> jobType)
hudson.model.JobPropertyDescriptor 内の isApplicable
public JobPropertyImpl newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
hudson.model.JobPropertyDescriptor 内の newInstancehudson.model.Descriptor.FormExceptionpublic java.util.List<PromotionConditionDescriptor> getApplicableConditions(hudson.model.AbstractProject<?,?> p)
public java.util.List<hudson.model.Descriptor<? extends hudson.tasks.BuildStep>> getApplicableBuildSteps(hudson.model.AbstractProject<?,?> p)
public hudson.util.FormValidation doCheckName(@QueryParameter
java.lang.String name)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||