Class | Description |
---|---|
AbstractSort |
Abstract superclass for simple sort types that just sort in a particular direction on some field.
|
CreatedSort |
Order search results by time created
|
FavouriteSort |
Order search results by favourite date.
|
FieldSort |
Sort based on value of a field.
|
FilenameSort |
Sort based on an attachment's filename.
|
FilesizeSort | |
FullnameSort |
Sort by a user's full name
|
LowercaseFieldSort |
Sort based on lower case value of a keyword field.
|
ModifiedSort |
Order search results by time last modified
|
MultiSearchSort |
This composite SearchSort that allows sort by multiple fields.
|
RelevanceSort |
Order search results most relevant first.
|
TitleSort |
Order search results by title
|
Copyright © 2003–2021 Atlassian. All rights reserved.