public class PeopleDirectoryPage extends ConfluenceAbstractPage
| Constructor and Description |
|---|
PeopleDirectoryPage() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getAllUsernames() |
String |
getUrl() |
UserMacro |
getUserMacro(String username) |
boolean |
hasUser(String username) |
boolean |
isShowingAllPeople() |
boolean |
isShowingPeopleWithPersonalSpaces() |
void |
parseUsers() |
PeopleDirectoryPage |
showAllPeople() |
PeopleDirectoryPage |
showAllPeopleWithPersonalSpaces() |
doWait, getBrowseMenu, getHeader, getUserMenu, isAdmin, isLoggedInpublic String getUrl()
public void parseUsers()
public Set<String> getAllUsernames()
public PeopleDirectoryPage showAllPeople()
public PeopleDirectoryPage showAllPeopleWithPersonalSpaces()
public boolean hasUser(String username)
public boolean isShowingAllPeople()
public boolean isShowingPeopleWithPersonalSpaces()
Copyright © 2015 Atlassian. All rights reserved.