Class TestCommentTab.CanBind
java.lang.Object
com.atlassian.pageobjects.elements.query.AbstractPollingQuery
com.atlassian.pageobjects.elements.query.AbstractTimedQuery<Boolean>
com.atlassian.pageobjects.elements.query.AbstractTimedCondition
com.atlassian.jira.webtest.webdriver.tests.issue.TestCommentTab.CanBind
- All Implemented Interfaces:
com.atlassian.pageobjects.elements.query.PollingQuery,com.atlassian.pageobjects.elements.query.TimedCondition,com.atlassian.pageobjects.elements.query.TimedQuery<Boolean>,com.atlassian.pageobjects.elements.query.util.ClockAware,Callable<Boolean>
- Enclosing class:
TestCommentTab
protected static class TestCommentTab.CanBind
extends com.atlassian.pageobjects.elements.query.AbstractTimedCondition
-
Field Summary
Fields inherited from class com.atlassian.pageobjects.elements.query.AbstractPollingQuery
defaultTimeout, intervalFields inherited from interface com.atlassian.pageobjects.elements.query.PollingQuery
DEFAULT_INTERVAL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.pageobjects.elements.query.AbstractTimedCondition
shouldReturnMethods inherited from class com.atlassian.pageobjects.elements.query.AbstractTimedQuery
by, by, byDefaultTimeout, call, clock, expirationHandler, now, toStringMethods inherited from class com.atlassian.pageobjects.elements.query.AbstractPollingQuery
defaultTimeout, intervalMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.atlassian.pageobjects.elements.query.util.ClockAware
clockMethods inherited from interface com.atlassian.pageobjects.elements.query.PollingQuery
defaultTimeout, intervalMethods inherited from interface com.atlassian.pageobjects.elements.query.TimedQuery
by, by, byDefaultTimeout, now
-
Constructor Details
-
CanBind
-
-
Method Details
-
currentValue
- Specified by:
currentValuein classcom.atlassian.pageobjects.elements.query.AbstractTimedQuery<Boolean>
-