|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| PromotionCondition を使用しているパッケージ | |
|---|---|
| hudson.plugins.promoted_builds | |
| hudson.plugins.promoted_builds.conditions | |
| hudson.plugins.promoted_builds での PromotionCondition の使用 |
|---|
| PromotionCondition 型の型パラメータを持つ hudson.plugins.promoted_builds のフィールド | |
|---|---|
hudson.util.DescribableList<PromotionCondition,PromotionConditionDescriptor> |
PromotionProcess.conditions
PromotionConditions. |
| PromotionCondition 型の引数を持つ型を返す hudson.plugins.promoted_builds のメソッド | |
|---|---|
static hudson.DescriptorExtensionList<PromotionCondition,PromotionConditionDescriptor> |
PromotionCondition.all()
Returns all the registered PromotionConditionDescriptors. |
| PromotionCondition 型の型引数を持つ hudson.plugins.promoted_builds のコンストラクタパラメータ | |
|---|---|
PromotionConditionDescriptor(java.lang.Class<? extends PromotionCondition> clazz)
|
|
| hudson.plugins.promoted_builds.conditions での PromotionCondition の使用 |
|---|
| hudson.plugins.promoted_builds.conditions での PromotionCondition のサブクラス | |
|---|---|
class |
DownstreamPassCondition
PromotionCondition that tests if certain downstream projects have passed. |
class |
ManualCondition
PromotionCondition that requires manual promotion. |
| PromotionCondition を返す hudson.plugins.promoted_builds.conditions のメソッド | |
|---|---|
PromotionCondition |
DownstreamPassCondition.DescriptorImpl.newInstance(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject formData)
|
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||