com.atlassian.bamboo.pageobjects.utils
Class TimedConditions

java.lang.Object
  extended by com.atlassian.bamboo.pageobjects.utils.TimedConditions

public final class TimedConditions
extends java.lang.Object

Useful implementations of TimedCondition.

NOTE: This is here temporarily and will be moved to atlassian-selenium

Since:
v3.3

Method Summary
static com.atlassian.pageobjects.elements.query.TimedCondition alwaysFalse()
           
static com.atlassian.pageobjects.elements.query.TimedCondition alwaysTrue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

alwaysTrue

public static com.atlassian.pageobjects.elements.query.TimedCondition alwaysTrue()

alwaysFalse

public static com.atlassian.pageobjects.elements.query.TimedCondition alwaysFalse()


Copyright © 2012 Atlassian. All Rights Reserved.