クラス
hudson.plugins.promoted_builds.PromotionBadge の使用

PromotionBadge を使用しているパッケージ
hudson.plugins.promoted_builds   
hudson.plugins.promoted_builds.conditions   
 

hudson.plugins.promoted_builds での PromotionBadge の使用
 

hudson.plugins.promoted_builds での PromotionBadge のサブクラス
 class ManualPromotionBadge
          Indicates that the promotion happened manually.
 

PromotionBadge を返す hudson.plugins.promoted_builds のメソッド
abstract  PromotionBadge PromotionCondition.isMet(hudson.model.AbstractBuild<?,?> build)
          Checks if the promotion criteria is met.
 

PromotionBadge 型の引数を持つ型を返す hudson.plugins.promoted_builds のメソッド
 java.util.List<PromotionBadge> Status.getBadges()
          Gets the badges indicating how did a build qualify for a promotion.
 

PromotionBadge 型の型引数を持つ hudson.plugins.promoted_builds のコンストラクタパラメータ
Status(PromotionProcess process, java.util.Collection<? extends PromotionBadge> badges)
           
 

hudson.plugins.promoted_builds.conditions での PromotionBadge の使用
 

hudson.plugins.promoted_builds.conditions での PromotionBadge のサブクラス
static class DownstreamPassCondition.Badge
           
 

PromotionBadge を返す hudson.plugins.promoted_builds.conditions のメソッド
 PromotionBadge ManualCondition.isMet(hudson.model.AbstractBuild<?,?> build)
           
 PromotionBadge DownstreamPassCondition.isMet(hudson.model.AbstractBuild<?,?> build)
           
 



Copyright © 2011. All Rights Reserved.