Uses of Class
com.atlassian.bamboo.plugins.rest.model.search.SearchResult
Packages that use SearchResult
-
Uses of SearchResult in com.atlassian.bamboo.plugins.rest.model.search
Methods in com.atlassian.bamboo.plugins.rest.model.search that return types with arguments of type SearchResultConstructor parameters in com.atlassian.bamboo.plugins.rest.model.search with type arguments of type SearchResultModifierConstructorDescriptionSearchResultsList
(@NotNull org.apache.commons.lang3.Range<Integer> range, List<SearchResult> searchResults, boolean mayHaveMore) SearchResultsList
(PagerPaginationSupport<T> paginationSupport, List<SearchResult> results) SearchResultsList
(org.apache.commons.lang3.Range<Integer> range, List<SearchResult> searchResults, List<?> unpaged)