Class PromotionCause

java.lang.Object
hudson.model.Cause
hudson.model.Cause.UpstreamCause
hudson.plugins.promoted_builds.PromotionCause

public class PromotionCause extends Cause.UpstreamCause
Cause used to indicate that a build was triggered by a promotion. Extends UpstreamCause so that existing build steps can use "the upstream build that triggered this build" (or something like that).