|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.pageobjects.pages.setup.BambooSetupWait
public class BambooSetupWait
The setup wait page in Bamboo. This is really a page but for convenience we represent it as a component and just expose the condition that allows us to wait until it's gone.
Constructor Summary | |
---|---|
BambooSetupWait()
|
|
BambooSetupWait(com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
|
Method Summary | |
---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.Boolean> |
isDisplayed()
|
void |
setTimeouts()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BambooSetupWait()
public BambooSetupWait(com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)
Method Detail |
---|
public void setTimeouts()
public com.atlassian.pageobjects.elements.query.TimedQuery<java.lang.Boolean> isDisplayed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |