java.lang.Object | |
↳ | com.atlassian.jira.issue.comparator.UserBestNameComparator |
This class is deprecated.
since v6.2. This class has poor performance and has been replaced by UserCachingComparator
which
should be preferred.
This comparator tries to compare two users based on their 'best name' ie their full name if possible, otherwise their username.
This comparator completely ignores case. This uses the users locale to make sure that we correctly sort i18n characters.Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||||
![]() |