public class IndexAdminPage extends AbstractJiraPage
body, driver, elementFinder, metaElement, pageBinder, timeouts
Constructor and Description |
---|
IndexAdminPage() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
hasError() |
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
hasInfo() |
com.atlassian.pageobjects.elements.query.TimedCondition |
isAt()
Timed condition checking if we're at given page.
|
boolean |
isForegroundReindexDisabled() |
void |
reindexBackground() |
void |
reindexForeground() |
back, doWait, execKeyboardShortcut, getHeader, getPageTitle, getXsrfToken, isAdmin, isLoggedIn
public com.atlassian.pageobjects.elements.query.TimedCondition isAt()
AbstractJiraPage
isAt
in class AbstractJiraPage
public String getUrl()
public void reindexForeground()
public void reindexBackground()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> hasError()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> hasInfo()
public boolean isForegroundReindexDisabled()
Copyright © 2002-2018 Atlassian. All Rights Reserved.