public static class ViewProjectRolesPage.ProjectRole extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.pageobjects.elements.PageElement |
rowElement |
| Constructor and Description |
|---|
ProjectRole(com.atlassian.pageobjects.elements.PageElement rowElement) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getProjectRoleId()
Returns the numeric id of the project role (i.e.
|
com.atlassian.pageobjects.elements.query.TimedQuery<String> |
getProjectRoleName() |
ViewDefaultProjectRoleActorsPage |
manageDefaultMembers() |
public ProjectRole(com.atlassian.pageobjects.elements.PageElement rowElement)
public ViewDefaultProjectRoleActorsPage manageDefaultMembers()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getProjectRoleName()
public com.atlassian.pageobjects.elements.query.TimedQuery<String> getProjectRoleId()
Copyright © 2002-2018 Atlassian. All Rights Reserved.