Package com.atlassian.jira.issue.comparator

Class Summary
ApplicationUserBestNameComparator This comparator tries to compare two users based on their 'best name' ie their full name if possible, otherwise their username.
ComponentComparator Deprecated. since 4.0.
ConstantsComparator Compares GenericValue constants like Priority, Status, Resolution.
IssueKeyComparator  
KeyComparator  
LocaleSensitiveStringComparator Uses a locale to do a correct sort that will correctly sort i18n strings.
LocaleSensitiveVersionNameComparator Comparator for Version objects that only compares the names, uses the constructed locale to correctly sort constants names taking into account i18n strings.
OfBizComparators  
ProjectNameComparator Compare Project by its name
UserBestNameComparator This comparator tries to compare two users based on their 'best name' ie their full name if possible, otherwise their username.
UserComparator  
UserNameComparator Used to sort users based on Principal.getName(), not taking into account the users full name.
VersionComparator  
 



Copyright © 2002-2013 Atlassian. All Rights Reserved.