Class UserEntityList
java.lang.Object
com.atlassian.confluence.plugins.spacedirectory.rest.UserEntityList
REST entity to hold a list of users, specifically space admins.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addUser
(UserEntity user) getUsers()
void
setUsers
(List<UserEntity> users)
-
Constructor Details
-
UserEntityList
public UserEntityList()
-
-
Method Details
-
getUsers
-
setUsers
-
addUser
-