Package com.atlassian.jira.issue.comparator
package com.atlassian.jira.issue.comparator
-
ClassesClassDescriptionThis comparator tries to compare two users based on their 'best name' ie their full name if possible, otherwise their username.Deprecated.since 4.0.Compares GenericValue constants like Priority, Status, Resolution.Compares two CustomField
GenericValue
s.Utility class for dealing with custom fields.CompareSearchRequest
by its nameCopyright (c) 2002-2004 All rights reserved.Compares a generic value using the provided locale to do an i18n string compare on the value specified by the entity column.Comparator for Named objects that only compares the names, uses the constructed locale to correctly sort constants names taking into account i18n strings.Comparator for Project objects that only compares the names, uses the constructed locale to correctly sort constants names taking into account i18n strings.Uses a locale to do a correct sort that will correctly sort i18n strings.Comparator for Version objects that only compares the names, uses the constructed locale to correctly sort constants names taking into account i18n strings.This comparator compares two given objects and is null safe.This comparator just checks for the existance of a resolution - it does not actually use it.Compares aPortalPage
by its nameCompares priority .Comparator
forPriority
based on sequence.CompareProject
by its nameComparator
forResolution
based on sequence.This comparator tries to compare two users based on their 'best name' ie their full name if possible, otherwise their username.Used to sort users based onPrincipal.getName()
, not taking into account the users full name.