|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchResult | |
---|---|
com.atlassian.bamboo.plugins.rest.documentation | |
com.atlassian.bamboo.plugins.rest.model.search |
Uses of SearchResult in com.atlassian.bamboo.plugins.rest.documentation |
---|
Fields in com.atlassian.bamboo.plugins.rest.documentation declared as SearchResult | |
---|---|
static SearchResult |
SearchExampleDocumentation.EXAMPLE_AUTHOR_SEARCH_RESULT
|
static SearchResult |
SearchExampleDocumentation.EXAMPLE_USER_SEARCH_RESULT
|
Uses of SearchResult in com.atlassian.bamboo.plugins.rest.model.search |
---|
Constructor parameters in com.atlassian.bamboo.plugins.rest.model.search with type arguments of type SearchResult | |
---|---|
SearchResultsList(int size,
org.apache.commons.lang.math.IntRange range,
java.util.List<SearchResult> searchResults)
|
|
SearchResultsList(PagerPaginationSupport paginationSupport,
java.util.List<SearchResult> results)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |