Uses of Class
com.atlassian.jira.issue.search.handlers.CommentSearchHandlerFactory

Packages that use CommentSearchHandlerFactory
com.atlassian.jira.issue.fields   
 

Uses of CommentSearchHandlerFactory in com.atlassian.jira.issue.fields
 

Constructors in com.atlassian.jira.issue.fields with parameters of type CommentSearchHandlerFactory
CommentSystemField(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, RendererManager rendererManager, PermissionManager permissionManager, CommentService commentService, ProjectRoleManager projectRoleManager, ProjectFactory projectFactory, CommentSearchHandlerFactory searchHandlerFactory, GroupManager groupManager, JiraBaseUrls jiraBaseUrls, CommentManager commentManager, DateTimeFormatterFactory dateTimeFormatterFactory, MentionService mentionService, CommentFieldRenderer commentFieldRenderer, DefaultCommentPropertyService commentPropertyService, I18nHelper.BeanFactory i18nFactory, EmailFormatter emailFormatter)
           
WorklogSystemField(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, CommentSearchHandlerFactory searchHandlerFactory, ComponentLocator componentLocator, GroupManager groupManager, DateTimeFormatterFactory dateTimeFormatterFactory, JiraBaseUrls jiraBaseUrls, EmailFormatter emailFormatter)
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.