Class AutocompleteResult

java.lang.Object
com.atlassian.confluence.api.model.search.autocomplete.AutocompleteResult

public class AutocompleteResult extends Object
Represents a set of results from an autocomplete Search request.

Returned results can be "suggested" (promoted to the user) or "search" (anything found that isn't promoted). There should be no items duplicated between the two result lists, and either list may be empty.

Since:
5.9