Uses of Class
com.atlassian.jira.issue.search.searchers.SearcherGroup

Packages that use SearcherGroup
com.atlassian.jira.issue.search.managers   
 

Uses of SearcherGroup in com.atlassian.jira.issue.search.managers
 

Methods in com.atlassian.jira.issue.search.managers that return types with arguments of type SearcherGroup
 Collection<SearcherGroup> IssueSearcherManager.getSearcherGroups(SearchContext searchContext)
          Get all searcher groups with the IssueSearcher that are applicable for the context.
 Collection<SearcherGroup> SearchHandlerManager.getSearcherGroups(SearchContext searchContext)
          Get all searcher groups with the IssueSearcher that are applicable for the context.
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.