|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.pageobjects.JavascriptTimedQueryFactory
public class JavascriptTimedQueryFactory
Creates a TimedQuery for a javascript expression. For use with
Poller.
| Constructor Summary | |
|---|---|
JavascriptTimedQueryFactory()
|
|
| Method Summary | |
|---|---|
com.atlassian.pageobjects.elements.query.TimedCondition |
forBooleanJavascript(java.lang.String javascript)
|
com.atlassian.pageobjects.elements.query.TimedCondition |
forBooleanJavascript(com.atlassian.pageobjects.elements.timeout.Timeouts timeouts,
java.lang.String javascript)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavascriptTimedQueryFactory()
| Method Detail |
|---|
public com.atlassian.pageobjects.elements.query.TimedCondition forBooleanJavascript(com.atlassian.pageobjects.elements.timeout.Timeouts timeouts,
java.lang.String javascript)
public com.atlassian.pageobjects.elements.query.TimedCondition forBooleanJavascript(java.lang.String javascript)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||