DefaultCommentManager(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) |