Package hudson.model

Class AbstractProject.BecauseOfUpstreamBuildInProgress

java.lang.Object
hudson.model.queue.CauseOfBlockage
hudson.model.AbstractProject.BecauseOfUpstreamBuildInProgress
Enclosing class:
AbstractProject<P extends AbstractProject<P,R>,R extends AbstractBuild<P,R>>

public static class AbstractProject.BecauseOfUpstreamBuildInProgress extends CauseOfBlockage
Because the upstream build is in progress, and we are configured to wait for that.