Uses of Class
com.atlassian.bamboo.plugins.rest.model.search.SearchResult

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)
           
 



Copyright © 2012 Atlassian. All Rights Reserved.