package

com.atlassian.jira.issue.search.handlers

Interfaces

SearchHandlerFactory Factory to create SearchHandler instances. 

Classes

AffectedVersionSearchHandlerFactory Class to create the SearchHandler for the Affects version clause. 
AssigneeSearchHandlerFactory Class to create the SearchHandler for the AssigneeSystemField
CommentSearchHandlerFactory Class to create the SearchHandler for the comments clause. 
ComponentSearchHandlerFactory Class to create the SearchHandler for the ComponentsSystemField
CreatedDateSearchHandlerFactory Class to create the SearchHandler for the created date clause. 
CreatorSearchHandlerFactory Class to create the SearchHandler for the CreatorSystemField
DescriptionSearchHandlerFactory Class to create the SearchHandler for the description field. 
DueDateSearchHandlerFactory Class to create the SearchHandler for the Due Date field. 
EnvironmentSearchHandlerFactory Class to create the SearchHandler for the description field. 
FixForVersionSearchHandlerFactory Class to create the SearchHandler for the "Fix For" field. 
IssueTypeSearchHandlerFactory Class to create the SearchHandler for the IssueTypeSystemField
LabelsSearchHandlerFactory Class to create the SearchHandler for the labels field. 
PrioritySearchHandlerFactory Class to create the SearchHandler for the PrioritySystemField
ProjectSearchHandlerFactory Class to create the SearchHandler for the ProjectSystemField
ReporterSearchHandlerFactory Class to create the SearchHandler for the ReporterSystemField
ResolutionDateSearchHandlerFactory Class to create the SearchHandler for the ResolutionDateSystemField
ResolutionSearchHandlerFactory Class to create the SearchHandler for the ResolutionDateSystemField
StatusSearchHandlerFactory Class to create the SearchHandler for the StatusSearchHandlerFactory
SummarySearchHandlerFactory Class to create the SearchHandler for the SummarySearchHandlerFactory
TextQuerySearchHandlerFactory Creates a SearchHandler for text ~ searches. 
UpdatedDateSearchHandlerFactory Class to create the SearchHandler for the UpdatedDateSearchHandlerFactory
WorkRatioSearchHandlerFactory Class to create the SearchHandler for the work ratio clause.