Deprecated API


Contents
Deprecated Fields
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. 
 

Deprecated Methods
com.atlassian.crowd.model.group.Groups.namesOf(Iterable)
          Use the more general DirectoryEntities.namesOf(java.lang.Iterable). 
com.atlassian.crowd.model.user.Users.namesOf(Iterable)
          Use the more general DirectoryEntities.namesOf(java.lang.Iterable). 
com.atlassian.crowd.model.NameComparator.of(Class)
          use a NameComparator.normaliserOf(Class) instead to reduce the number of transformations 
 

Deprecated Enum Constants
com.atlassian.crowd.model.group.GroupType.LEGACY_ROLE
           
 



Copyright © 2015 Atlassian. All Rights Reserved.