Class BecauseWaitingToEnsureOtherJobsAreInQueue

java.lang.Object
hudson.model.queue.CauseOfBlockage
com.sonyericsson.hudson.plugins.gerrit.trigger.dependency.BecauseWaitingToEnsureOtherJobsAreInQueue

public class BecauseWaitingToEnsureOtherJobsAreInQueue extends CauseOfBlockage
Build is blocked because it is waiting to ensure other jobs are in queue.
Author:
Scott Hebert <scott.hebert@ericsson.com>
  • Constructor Details

    • BecauseWaitingToEnsureOtherJobsAreInQueue

      public BecauseWaitingToEnsureOtherJobsAreInQueue()
  • Method Details