Uses of Class
com.atlassian.jira.issue.comments.QueryDSLCommentFactory
Packages that use QueryDSLCommentFactory
-
Uses of QueryDSLCommentFactory in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return QueryDSLCommentFactoryModifier and TypeMethodDescriptionJiraDomainEntitiesConfiguration.queryDSLCommentFactory(QueryDSLProjectRoleFactory queryDSLProjectRoleFactory) Methods in com.atlassian.jira.component.spring.registrar with parameters of type QueryDSLCommentFactoryModifier and TypeMethodDescriptionJiraDomainEntitiesConfiguration.commentManager(ProjectRoleManager projectRoleManager, CommentPermissionManager commentPermissionManager, OfBizDelegator delegator, JiraAuthenticationContext jiraAuthenticationContext, TextFieldCharacterLengthValidator textFieldCharacterLengthValidator, CommentsPerIssueLimitValidator commentsPerIssueLimitValidator, UserManager userManager, JsonEntityPropertyManager jsonEntityPropertyManager, CommentPropertyHelper commentPropertyHelper, CommentSearchManager commentSearchManager, CommentEventPublisher commentEventPublisher, IssueUpdater issueUpdater, QueryDSLCommentFactory queryDSLCommentFactory, QueryDslAccessor queryDslAccessor, CommentHandler commentHandler, FeatureManager featureManager, CommentPinManager commentPinManager, ActionDTOToCommentConverter converter, com.atlassian.event.api.EventPublisher eventPublisher, PinnedCommentHandler pinnedCommentHandler) -
Uses of QueryDSLCommentFactory in com.atlassian.jira.issue.comments
Constructors in com.atlassian.jira.issue.comments with parameters of type QueryDSLCommentFactoryModifierConstructorDescriptionDefaultCommentManager(ProjectRoleManager projectRoleManager, CommentPermissionManager commentPermissionManager, OfBizDelegator delegator, JiraAuthenticationContext jiraAuthenticationContext, TextFieldCharacterLengthValidator textFieldCharacterLengthValidator, CommentsPerIssueLimitValidator commentsPerIssueLimitValidator, UserManager userManager, JsonEntityPropertyManager jsonEntityPropertyManager, CommentPropertyHelper commentPropertyHelper, CommentSearchManager commentSearchManager, CommentEventPublisher commentEventPublisher, IssueUpdater issueUpdater, QueryDSLCommentFactory queryDSLCommentFactory, QueryDslAccessor queryDslAccessor, CommentHandler commentHandler, FeatureManager featureManager, CommentPinManager commentPinManager, ActionDTOToCommentConverter converter, com.atlassian.event.api.EventPublisher eventPublisher, PinnedCommentHandler pinnedCommentHandler)