|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.model.Descriptor<PromotionCondition>
hudson.plugins.promoted_builds.PromotionConditionDescriptor
hudson.plugins.promoted_builds.conditions.ManualCondition.DescriptorImpl
@Extension public static final class ManualCondition.DescriptorImpl
| 入れ子のクラスの概要 |
|---|
| クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| フィールドの概要 |
|---|
| クラス hudson.model.Descriptor から継承されたフィールド |
|---|
clazz |
| インタフェース hudson.model.Saveable から継承されたフィールド |
|---|
NOOP |
| コンストラクタの概要 | |
|---|---|
ManualCondition.DescriptorImpl()
|
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getDisplayName()
|
java.lang.String |
getHelpFile()
|
boolean |
isApplicable(hudson.model.AbstractProject<?,?> item)
Returns true if this condition is applicable to the given project. |
ManualCondition |
newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
| クラス hudson.model.Descriptor から継承されたメソッド |
|---|
calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, 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 ManualCondition.DescriptorImpl()
| メソッドの詳細 |
|---|
public boolean isApplicable(hudson.model.AbstractProject<?,?> item)
PromotionConditionDescriptor の記述:
PromotionConditionDescriptor 内の isApplicablepublic java.lang.String getDisplayName()
hudson.model.Descriptor<PromotionCondition> 内の getDisplayName
public ManualCondition newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
throws hudson.model.Descriptor.FormException
hudson.model.Descriptor<PromotionCondition> 内の newInstancehudson.model.Descriptor.FormExceptionpublic java.lang.String getHelpFile()
hudson.model.Descriptor<PromotionCondition> 内の getHelpFile
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||