Class ViewUserPage.UserGroupsTableRow
- java.lang.Object
-
- com.atlassian.bamboo.pageobjects.pages.admin.ViewUserPage.UserGroupsTableRow
-
- Enclosing class:
- ViewUserPage
public static class ViewUserPage.UserGroupsTableRow extends Object
-
-
Constructor Summary
Constructors Constructor Description UserGroupsTableRow(@NotNull com.atlassian.pageobjects.elements.PageElement row)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.atlassian.pageobjects.elements.PageElement
getDeleteLink()
String
getGroupName()
-
-
-
Method Detail
-
getGroupName
public String getGroupName()
-
getDeleteLink
public com.atlassian.pageobjects.elements.PageElement getDeleteLink()
-
-