Uses of Class
com.atlassian.confluence.plugins.spacedirectory.rest.UserEntityList
-
Packages that use UserEntityList Package Description com.atlassian.confluence.plugins.spacedirectory.rest -
-
Uses of UserEntityList in com.atlassian.confluence.plugins.spacedirectory.rest
Methods in com.atlassian.confluence.plugins.spacedirectory.rest that return UserEntityList Modifier and Type Method Description UserEntityList
SpaceDirectoryEntity. getAdmins()
Methods in com.atlassian.confluence.plugins.spacedirectory.rest with parameters of type UserEntityList Modifier and Type Method Description void
SpaceDirectoryEntity. setAdmins(UserEntityList admins)
-