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(com.atlassian.velocity.VelocityManager velocityManager, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, RendererManager rendererManager, PermissionManager permissionManager, CommentService commentService, ProjectRoleManager projectRoleManager, ProjectFactory projectFactory, CommentSearchHandlerFactory searchHandlerFactory)
           
WorklogSystemField(com.atlassian.velocity.VelocityManager velocityManager, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, PermissionManager permissionManager, CommentSearchHandlerFactory searchHandlerFactory, ComponentLocator componentLocator)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.