| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<User,String> |
LOWER_NAME_FUNCTION
Deprecated.
Use the more general
DirectoryEntities.LOWER_NAME_FUNCTION. |
static com.google.common.base.Function<User,String> |
NAME_FUNCTION
Deprecated.
Use the more general
DirectoryEntities.NAME_FUNCTION. |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<String> |
namesOf(Iterable<? extends User> users)
Deprecated.
|
@Deprecated public static final com.google.common.base.Function<User,String> NAME_FUNCTION
DirectoryEntities.NAME_FUNCTION.@Deprecated public static final com.google.common.base.Function<User,String> LOWER_NAME_FUNCTION
DirectoryEntities.LOWER_NAME_FUNCTION.public static Iterable<String> namesOf(Iterable<? extends User> users)
DirectoryEntities.namesOf(java.lang.Iterable<? extends com.atlassian.crowd.model.DirectoryEntity>).users - some usersCopyright © 2023 Atlassian. All rights reserved.