hudson.plugins.promoted_builds.conditions
クラス DownstreamPassCondition.Badge

java.lang.Object
  上位を拡張 hudson.plugins.promoted_builds.PromotionBadge
      上位を拡張 hudson.plugins.promoted_builds.conditions.DownstreamPassCondition.Badge
含まれているクラス:
DownstreamPassCondition

public static final class DownstreamPassCondition.Badge
extends PromotionBadge


フィールドの概要
 java.util.List<hudson.model.Fingerprint.BuildPtr> builds
          Downstream builds that certified this build.
 
コンストラクタの概要
DownstreamPassCondition.Badge()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

builds

public final java.util.List<hudson.model.Fingerprint.BuildPtr> builds
Downstream builds that certified this build. Should be considered read-only.

コンストラクタの詳細

DownstreamPassCondition.Badge

public DownstreamPassCondition.Badge()


Copyright © 2011. All Rights Reserved.