Class ViewUserProjectRolesPage.ProjectRow
java.lang.Object
com.atlassian.jira.pageobjects.pages.admin.user.ViewUserProjectRolesPage.ProjectRow
- Enclosing class:
ViewUserProjectRolesPage
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ProjectRow
public ProjectRow(com.atlassian.pageobjects.elements.PageElement row)
-
-
Method Details
-
getName
-
hasDeveloperRole
public boolean hasDeveloperRole() -
hasAdministratorRole
public boolean hasAdministratorRole() -
hasUserRole
public boolean hasUserRole()
-