Package | Description |
---|---|
com.atlassian.jira.pageobjects.pages |
Modifier and Type | Method and Description |
---|---|
static ManageFiltersPage.Tab |
ManageFiltersPage.Tab.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ManageFiltersPage.Tab[] |
ManageFiltersPage.Tab.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<org.openqa.selenium.WebElement> |
ManageFiltersPage.getFilterShareList(ManageFiltersPage.Tab which) |
List<ManageFiltersPage.SearchRequest> |
ManageFiltersPage.getSearchRequests(ManageFiltersPage.Tab which) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.