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