Package com.atlassian.jira.issue.search.searchers

Interface Summary
IssueSearcher<T extends SearchableField> The interface defines an object responsible for all search related activities in the Issue Navigator.
 

Class Summary
IssueSearcherPanelMap Given an IssueSearcher class, returns information about the corresponding panel on the view issue page.
MockCustomFieldSearcher Simple implementation of CustomFieldSearcher.
MockIssueSearcher<T extends SearchableField> A simple mock implementation of the IssueSearcher interface for testsing.
MockSystemSearcher An implementation an IssueSearcher for testing.
SearcherComparatorFactory Static Factory that can provide a Searcher Comparator for a given SearcherGroupType.
SearcherGroup A group of searchers related by their SearcherGroupType.
 

Enum Summary
IssueSearcherPanelMap.Panel  
SearcherGroupType Represents the type of a SearcherGroup.
 



Copyright © 2002-2015 Atlassian. All Rights Reserved.