Class SearcherGroup
java.lang.Object
com.atlassian.jira.issue.search.searchers.SearcherGroup
A group of searchers related by their
SearcherGroupType.-
Constructor Summary
ConstructorsConstructorDescriptionSearcherGroup(SearcherGroupType type, Collection<IssueSearcher<?>> searchers) -
Method Summary
Modifier and TypeMethodDescriptionList<IssueSearcher<?>>getType()booleanbooleanisShown(ApplicationUser searcher, SearchContext searchContext) toString()