|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||
| Promotion を使用しているパッケージ | |
|---|---|
| hudson.plugins.promoted_builds | |
| hudson.plugins.promoted_builds での Promotion の使用 |
|---|
| Promotion を返す hudson.plugins.promoted_builds のメソッド | |
|---|---|
Promotion |
Status.getLastFailed()
Gets the last successful Promotion. |
Promotion |
Status.getLastSuccessful()
Gets the last successful Promotion. |
Promotion |
Status.getPromotionBuild(int number)
Gets the promotion build by build number. |
Promotion |
Status.getSuccessfulPromotion(JobPropertyImpl jp)
Returns the Promotion object that represents the successful promotion. |
| Promotion 型の引数を持つ型を返す hudson.plugins.promoted_builds のメソッド | |
|---|---|
protected java.lang.Class<Promotion> |
PromotionProcess.getBuildClass()
|
java.util.List<Promotion> |
Status.getPromotionBuilds()
Gets all the promotion builds. |
|
||||||||||
| 前 次 | フレームあり フレームなし | |||||||||