hudson.plugins.promoted_builds
クラス PromotionBadge

java.lang.Object
  上位を拡張 hudson.plugins.promoted_builds.PromotionBadge
直系の既知のサブクラス:
DownstreamPassCondition.Badge, ManualPromotionBadge

public abstract class PromotionBadge
extends java.lang.Object

Captures the information about how/when the promotion criteria is satisfied.

This information is used by humans to make sense out of what happened.

作成者:
Kohsuke Kawaguchi

コンストラクタの概要
PromotionBadge()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

PromotionBadge

public PromotionBadge()


Copyright © 2011. All Rights Reserved.