public class UserSessionsPage extends CurrentSessionsPage<UserSessionsPage.FilteringCriteria,UserSessionsPage.Session>
Modifier and Type | Class and Description |
---|---|
static class |
UserSessionsPage.FilteringCriteria |
static class |
UserSessionsPage.Session |
binder, lastSearchTimestamp, nameFilter, poller, sessionsTable
auiMessages, DEFAULT_CANCEL_BUTTON_ID, DEFAULT_SUBMIT_BUTTON_SELECTOR, driver, finder, footer, I18N, NEXT_BUTTON_SELECTOR, pageBinder, systemAdminMenu, TABLE_ROWS_SELECTOR, VALUE_DATA_ATTRIBUTE
Constructor and Description |
---|
UserSessionsPage() |
Modifier and Type | Method and Description |
---|---|
String |
getUrl() |
void |
init() |
com.atlassian.pageobjects.page.LoginPage |
reloadExpectingLoginPage() |
protected UserSessionsPage.Session |
sessionFromRow(List<com.atlassian.pageobjects.elements.PageElement> elements) |
protected void |
setFilteringElements(UserSessionsPage.FilteringCriteria filteringCriteria) |
expire, getLastTimestamp, getSessions, isContentLoaded, setFilteringCriteria, withWaitUntilSearchFinished
getAuiMessages, getHeader, getReactMessage, isSystemAdminMenuPresent, reloadWithoutWaitingForContent, setTextField, setTextFieldValueAndPressEnter, waitUntilContentLoaded, waitUntilPageLoad
public void init()
public String getUrl()
protected void setFilteringElements(UserSessionsPage.FilteringCriteria filteringCriteria)
setFilteringElements
in class CurrentSessionsPage<UserSessionsPage.FilteringCriteria,UserSessionsPage.Session>
protected UserSessionsPage.Session sessionFromRow(List<com.atlassian.pageobjects.elements.PageElement> elements)
sessionFromRow
in class CurrentSessionsPage<UserSessionsPage.FilteringCriteria,UserSessionsPage.Session>
public com.atlassian.pageobjects.page.LoginPage reloadExpectingLoginPage()
Copyright © 2020 Atlassian. All rights reserved.