| Class and Description |
|---|
| AbstractSort
Abstract superclass for simple sort types that just sort in a particular direction on some field.
|
| Class and Description |
|---|
| FavouriteSort
Order search results by favourite date.
|
| FieldSort
Sort based on value of a field.
|
| LowercaseFieldSort
Sort based on lower case value of a keyword field.
|
| MultiSearchSort
This composite SearchSort that allows sort by multiple fields.
|
| Class and Description |
|---|
| AbstractSort
Abstract superclass for simple sort types that just sort in a particular direction on some field.
|
| ContentIdSort
Sort content by its id that is stored as part of the handle field in Lucene index.
|
| CreatedSort
Order search results by time created
|
| FavouriteSort
Order search results by favourite date.
|
| FilenameSort
Sort based on an attachment's filename.
|
| FilesizeSort |
| FullnameSort
Sort by a user's full name
|
| ModifiedSort
Order search results by time last modified
|
| TitleSort
Order search results by title
|
| UserAttributeSort.UserAttribute |
Copyright © 2003–2021 Atlassian. All rights reserved.