|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
java.lang.Objecthudson.model.Descriptor<PromotionCondition>
hudson.plugins.promoted_builds.PromotionConditionDescriptor
public abstract class PromotionConditionDescriptor
Descriptor for PromotionCondition.
PromotionCondition.all(),
PromotionCondition.getApplicableTriggers(AbstractProject)| 入れ子のクラスの概要 |
|---|
| クラス hudson.model.Descriptor から継承された入れ子のクラス/インタフェース |
|---|
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType |
| フィールドの概要 |
|---|
| クラス hudson.model.Descriptor から継承されたフィールド |
|---|
clazz |
| インタフェース hudson.model.Saveable から継承されたフィールド |
|---|
NOOP |
| コンストラクタの概要 | |
|---|---|
protected |
PromotionConditionDescriptor()
|
protected |
PromotionConditionDescriptor(java.lang.Class<? extends PromotionCondition> clazz)
|
| メソッドの概要 | |
|---|---|
abstract boolean |
isApplicable(hudson.model.AbstractProject<?,?> item)
Returns true if this condition is applicable to the given project. |
| クラス hudson.model.Descriptor から継承されたメソッド |
|---|
calcFillSettings, configure, configure, doHelp, find, find, getCheckUrl, getConfigPage, getDescriptorUrl, getDisplayName, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getJsonSafeClassName, getPropertyType, getPropertyType, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, save, toArray, toList, toMap |
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
|---|
protected PromotionConditionDescriptor(java.lang.Class<? extends PromotionCondition> clazz)
protected PromotionConditionDescriptor()
| メソッドの詳細 |
|---|
public abstract boolean isApplicable(hudson.model.AbstractProject<?,?> item)
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||