Uses of Class
com.atlassian.crowd.plugin.rest.entity.UserEntityList
Packages that use UserEntityList
-
Uses of UserEntityList in com.atlassian.crowd.plugin.rest.util
Methods in com.atlassian.crowd.plugin.rest.util that return UserEntityListModifier and TypeMethodDescriptionstatic UserEntityListEntityTranslator.toMinimalUserEntities(List<String> usernames, URI baseUri) Translates a list of usernames to a UserEntityList.static UserEntityListEntityTranslator.toUserEntities(List<? extends User> users, URI baseUri) Translates a list of users to a list of UserEntities.