public class ApplicationAccessPage extends AbstractUserManagementPage
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationAccessPage.AppAccessApplications |
binder, blanket, driver, finder, loadingIndicator, modalDialog, RETURN, SPACE| Constructor and Description |
|---|
ApplicationAccessPage() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationAccessPage |
clearSearch() |
String |
getCurrentApplication() |
int |
getCurrentPage() |
List<String> |
getCurrentPageResults() |
String |
getCurrentSearchFieldValue() |
protected String |
getUserManagementUrl() |
ApplicationAccessPage |
gotoNextPage() |
ApplicationAccessPage |
gotoPreviousPage() |
boolean |
hasNextPage() |
boolean |
hasPreviousPage() |
ApplicationAccessPage |
search(CharSequence query) |
ApplicationAccessPage |
selectAppTab(ApplicationAccessPage.AppAccessApplications app) |
protected void |
waitUntilBlanketDisappears() |
getFieldErrors, getFlashMessages, getHeader, getUrl, waitUntilContentLoad, waitUntilModalDialogClosedprotected String getUserManagementUrl()
getUserManagementUrl in class AbstractUserManagementPagepublic ApplicationAccessPage search(CharSequence query)
public ApplicationAccessPage clearSearch()
protected void waitUntilBlanketDisappears()
waitUntilBlanketDisappears in class AbstractUserManagementPagepublic String getCurrentSearchFieldValue()
public String getCurrentApplication()
public int getCurrentPage()
public boolean hasNextPage()
public boolean hasPreviousPage()
public ApplicationAccessPage gotoNextPage()
public ApplicationAccessPage gotoPreviousPage()
public ApplicationAccessPage selectAppTab(ApplicationAccessPage.AppAccessApplications app)
Copyright © 2014 Atlassian. All rights reserved.