Class QueueControl

java.lang.Object
com.atlassian.bamboo.testutils.backdoor.BackdoorControl<QueueControl>
com.atlassian.bamboo.testutils.backdoor.QueueControl

public class QueueControl extends BackdoorControl<QueueControl>
  • Constructor Details

  • Method Details

    • getResultKeysInQueue

      public com.atlassian.pageobjects.elements.query.TimedQuery<List<PlanResultKey>> getResultKeysInQueue(com.atlassian.pageobjects.elements.timeout.Timeouts timeouts)
    • isResultKeyInQueue

      public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isResultKeyInQueue(PlanResultKey planResultKey, com.atlassian.pageobjects.elements.timeout.Timeouts timeouts)