- All Superinterfaces:
- com.atlassian.crowd.embedded.api.SearchRestriction
- All Known Implementing Classes:
- UnsortedBooleanRestriction, UnsortedNullRestriction, UnsortedTermRestriction
public interface UnsortedRestriction
extends com.atlassian.crowd.embedded.api.SearchRestriction
A search restriction that implements this interface indicates to JIRA that results may be unsorted.
Use this if unsorted results are acceptable for a performance boost when querying users or groups.
- Since:
- 7.0