Class DownstreamPassCondition.PseudoDownstreamBuilds

java.lang.Object
hudson.model.InvisibleAction
hudson.plugins.promoted_builds.conditions.DownstreamPassCondition.PseudoDownstreamBuilds
All Implemented Interfaces:
Action, ModelObject
Enclosing class:
DownstreamPassCondition

public static class DownstreamPassCondition.PseudoDownstreamBuilds extends InvisibleAction
Remembers those downstream jobs that are not related by fingerprint but by the triggering relationship. This is a weaker form of the relationship and less reliable, but often people don't understand the notion of fingerprints, in which case this works.