Uses of Interface
com.atlassian.jira.issue.search.handlers.SearchHandlerFactory
Packages that use SearchHandlerFactory
-
Uses of SearchHandlerFactory in com.atlassian.jira.issue.fields
Constructors in com.atlassian.jira.issue.fields with parameters of type SearchHandlerFactoryModifierConstructorDescriptionAbstractOrderableField(String id, String name, VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, SearchHandlerFactory searcherHandlerFactory) protectedAbstractOrderableNavigableFieldImpl(String id, String name, VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, SearchHandlerFactory searchHandlerFactory) protectedAbstractPickerFieldImpl(String id, String name, VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, SearchHandlerFactory searchHandlerFactory) AbstractTextSystemField(String id, String name, VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, RendererManager rendererManager, PermissionManager permissionManager, SearchHandlerFactory searchHandlerFactory) protectedAbstractUserFieldImpl(String id, String name, VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, SearchHandlerFactory searchHandlerFactory, UserHistoryManager userHistoryManager) protectedAbstractVersionsSystemField(String id, String name, VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, VersionManager versionManager, PermissionManager permissionManager, JiraAuthenticationContext authenticationContext, VersionHelperBean versionHelperBean, SearchHandlerFactory searchHandlerFactory, SearchLinkGenerator searchLinkGenerator, JiraBaseUrls jiraBaseUrls, JqlStringSupport jqlStringSupport) -
Uses of SearchHandlerFactory in com.atlassian.jira.issue.search.handlers
Classes in com.atlassian.jira.issue.search.handlers that implement SearchHandlerFactoryModifier and TypeClassDescriptionfinal classClass to create theSearchHandlerfor the Affects version clause.final classClass to create theSearchHandlerfor theAssigneeSystemField.final classClass to create theSearchHandlerfor the comments clause.final classClass to create theSearchHandlerfor theComponentsSystemField.final classClass to create theSearchHandlerfor the created date clause.final classClass to create theSearchHandlerfor theCreatorSystemField.final classClass to create theSearchHandlerfor the description field.final classClass to create theSearchHandlerfor the Due Date field.final classClass to create theSearchHandlerfor the description field.final classClass to create theSearchHandlerfor the "Fix For" field.classClass to create theSearchHandlerfor the "Issue Links" system field (IssueLinksSystemField).final classClass to create theSearchHandlerfor theIssueTypeSystemField.final classClass to create theSearchHandlerfor the labels field.final classClass to create theSearchHandlerfor thePrioritySystemField.final classClass to create theSearchHandlerfor theProjectSystemField.final classClass to create theSearchHandlerfor theReporterSystemField.final classClass to create theSearchHandlerfor theResolutionDateSystemField.final classClass to create theSearchHandlerfor theResolutionDateSystemField.final classClass to create theSearchHandlerfor theStatusSearchHandlerFactory.final classClass to create theSearchHandlerfor theSummarySearchHandlerFactory.classCreates a SearchHandler for text ~ searches.final classClass to create theSearchHandlerfor theUpdatedDateSearchHandlerFactory.final classClass to create theSearchHandlerfor the work ratio clause.