| Class | Description |
|---|---|
| ApplicationUserBestNameComparator |
This comparator tries to compare two users based on their 'best name'
ie their full name if possible, otherwise their username.
|
| BeanComparatorIgnoreCase<T> | |
| ComponentComparator | Deprecated
since 4.0.
|
| ConstantsComparator |
Compares GenericValue constants like Priority, Status, Resolution.
|
| CustomFieldComparator |
Compares two CustomField
GenericValues. |
| CustomFieldComparators |
Utility class for dealing with custom fields.
|
| FilterNameComparator |
Compare
SearchRequest by its name |
| IssueConstantsComparator | |
| IssueKeyComparator | |
| IssueLongFieldComparator | |
| IssueStatusComparator | |
| IssueTypeComparator | |
| IssueTypeKeyComparator |
Copyright (c) 2002-2004
All rights reserved.
|
| KeyComparator | |
| LocaleSensitiveGenericValueComparator |
Compares a generic value using the provided locale to do an i18n string compare on the value specified by the
entity column.
|
| LocaleSensitiveNamedComparator |
Comparator for Named objects that only compares the names, uses the constructed locale to correctly sort
constants names taking into account i18n strings.
|
| LocaleSensitiveProjectNameComparator |
Comparator for Project objects that only compares the names, uses the constructed locale to correctly sort
constants names taking into account i18n strings.
|
| 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.
|
| NullComparator |
This comparator compares two given objects and is null safe.
|
| NullResolutionComparator |
This comparator just checks for the existance of a resolution - it does not actually use it.
|
| OfBizComparators | |
| PortalPageNameComparator |
Compares a
PortalPage by its name |
| PriorityComparator |
Compares priority .
|
| PriorityObjectComparator |
Comparator for Priority based on sequence. |
| ProjectNameComparator |
Compare
Project by its name |
| ResolutionComparator | |
| ResolutionObjectComparator |
Comparator for Resolution based on sequence. |
| SecurityComparator | |
| UserCachingComparator |
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 | |
| WorkRatioComparator |
Copyright © 2002-2024 Atlassian. All Rights Reserved.