| Field and Description |
|---|
| com.atlassian.crowd.model.group.Groups.LOWER_NAME_FUNCTION
Use the more general
DirectoryEntities.LOWER_NAME_FUNCTION. |
| com.atlassian.crowd.model.user.Users.LOWER_NAME_FUNCTION
Use the more general
DirectoryEntities.LOWER_NAME_FUNCTION. |
| com.atlassian.crowd.model.group.Groups.NAME_FUNCTION
Use the more general
DirectoryEntities.NAME_FUNCTION. |
| com.atlassian.crowd.model.user.Users.NAME_FUNCTION
Use the more general
DirectoryEntities.NAME_FUNCTION. |
| Method and Description |
|---|
| com.atlassian.crowd.model.group.Groups.namesOf(Iterable<? extends Group>) |
| com.atlassian.crowd.model.user.Users.namesOf(Iterable<? extends User>) |
| com.atlassian.crowd.model.NameComparator.of(Class<T>)
use a
NameComparator.normaliserOf(Class) instead to reduce the number of transformations |
| Enum Constant and Description |
|---|
| com.atlassian.crowd.model.group.GroupType.LEGACY_ROLE |
Copyright © 2017 Atlassian. All rights reserved.