public static final class UserBrowserPage.UserRow extends Object
Constructor and Description |
---|
UserRow(com.atlassian.pageobjects.elements.PageElement rowElement) |
Modifier and Type | Method and Description |
---|---|
AnonymizeUserPage |
anonymize() |
boolean |
canResetLoginCount() |
EditUserGroupsPage |
editGroups() |
com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<String>> |
getApplicationRoleNames() |
com.atlassian.pageobjects.elements.PageElement |
getUserDirectory() |
List<com.atlassian.pageobjects.elements.PageElement> |
getUserGroupLinks() |
List<String> |
getUserGroupNames() |
String |
getUsername() |
com.atlassian.pageobjects.elements.query.TimedCondition |
hasApplicationRolesColumn() |
boolean |
isFocused() |
UserBrowserPage |
resetLoginCount() |
String |
toString() |
ViewUserPage |
view() |
public UserRow(com.atlassian.pageobjects.elements.PageElement rowElement)
public boolean isFocused()
public String getUsername()
public boolean canResetLoginCount()
public UserBrowserPage resetLoginCount()
public ViewUserPage view()
public EditUserGroupsPage editGroups()
public AnonymizeUserPage anonymize()
public List<com.atlassian.pageobjects.elements.PageElement> getUserGroupLinks()
public com.atlassian.pageobjects.elements.query.TimedCondition hasApplicationRolesColumn()
public com.atlassian.pageobjects.elements.query.TimedQuery<Iterable<String>> getApplicationRoleNames()
public com.atlassian.pageobjects.elements.PageElement getUserDirectory()
Copyright © 2002-2022 Atlassian. All Rights Reserved.