@PublicApi
public interface OrderBy
ascending or
 descending order. The actual sort is made up of a list of
 (field, order) pair(s). Each of the pair is represented by a SearchSort object.| Modifier and Type | Method and Description | 
|---|---|
List<SearchSort> | 
getSearchSorts()  | 
@Nonnull List<SearchSort> getSearchSorts()
Copyright © 2002-2017 Atlassian. All Rights Reserved.