| Package | Description |
|---|---|
| com.atlassian.crowd.plugin.rest.util |
| Modifier and Type | Method and Description |
|---|---|
static UserEntityList |
EntityTranslator.toMinimalUserEntities(List<String> usernames,
URI baseUri)
Translates a list of usernames to a UserEntityList.
|
static UserEntityList |
EntityTranslator.toUserEntities(List<? extends User> users,
URI baseUri)
Translates a list of users to a list of UserEntities.
|
Copyright © 2023 Atlassian. All rights reserved.