Class DownstreamFailureCause

java.lang.Object
jenkins.model.CauseOfInterruption
org.jenkinsci.plugins.workflow.support.steps.build.DownstreamFailureCause
All Implemented Interfaces:
Serializable

public final class DownstreamFailureCause extends CauseOfInterruption
Indicates that an upstream build failed because of a downstream build’s status.
See Also: