| Package | Description |
|---|---|
| com.atlassian.jira.pageobjects.components.fields | |
| com.atlassian.jira.pageobjects.pages.admin.roles |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<ViewProjectRolesPage.ProjectRole> |
ProjectRoleMatchers.hasProjectRoleName(String projectRoleName) |
| Modifier and Type | Method and Description |
|---|---|
ViewProjectRolesPage.ProjectRole |
ViewProjectRolesPage.getProjectRole(String projectRoleName)
Returns a ProjectRole given the page element id (not the project role numeric id)
|
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<ViewProjectRolesPage.ProjectRole>> |
ViewProjectRolesPage.getProjectRoles() |
Copyright © 2002-2015 Atlassian. All Rights Reserved.