Class DownstreamPassCondition

java.lang.Object
hudson.plugins.promoted_builds.PromotionCondition
hudson.plugins.promoted_builds.conditions.DownstreamPassCondition
All Implemented Interfaces:
ExtensionPoint, Describable<PromotionCondition>

public class DownstreamPassCondition extends PromotionCondition
PromotionCondition that tests if certain downstream projects have passed.
Author:
Kohsuke Kawaguchi