Package com.atlassian.jira.bc.issue.search
package com.atlassian.jira.bc.issue.search
-
ClassDescriptionAbstract convenience class with common methods for IssuePickerSearchProviders.Currently uses
HistoryIssuePickerSearchProviderandSearchIssuePickerSearchProviderto return issues.The default implementation of theSearchService.Implementation ofIssuePickerSearchProviderthat searches the user history in the session.Simple Bean for returning back the results of an Issue Picker providerInterface used byDefaultIssuePickerSearchServiceto retrieve issue matches.Service that is used to get a list ofIssuefor the Issue Picker.Class for passing around IssuePicker parameters.The query cache is a request level cache that stores the result of expensive query operations.The default implementation for the QueryCacheThe utility class for converting aQueryContextinto aSearchContext.This search provider uses the current Jira search plus it uses search query objects to wildcard on issue key and summary.Provides functionality (search, query string generation, parsing, validation, context generation, etc...) related to searching in JIRA.