Class 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).