|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearcherGroup | |
|---|---|
| com.atlassian.jira.issue.search.managers | |
| com.atlassian.jira.web.action.issue | |
| 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> |
SearchHandlerManager.getSearcherGroups(SearchContext searchContext)
Get all searcher groups with the IssueSearcher that are applicable for the context. |
Collection<SearcherGroup> |
IssueSearcherManager.getSearcherGroups(SearchContext searchContext)
Get all searcher groups with the IssueSearcher that are applicable for the context. |
Collection<SearcherGroup> |
DefaultSearchHandlerManager.getSearcherGroups(SearchContext searchContext)
|
Collection<SearcherGroup> |
DefaultIssueSearcherManager.getSearcherGroups(SearchContext searchContext)
|
| Uses of SearcherGroup in com.atlassian.jira.web.action.issue |
|---|
| Methods in com.atlassian.jira.web.action.issue with parameters of type SearcherGroup | |
|---|---|
boolean |
SearchDescriptionEnabledAction.isShown(SearcherGroup searcherGroup)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||