Uses of Interface
com.atlassian.jira.issue.comments.CommentManager
Packages that use CommentManager
Package
Description
-
Uses of CommentManager in com.atlassian.jira.bc.group
Constructors in com.atlassian.jira.bc.group with parameters of type CommentManagerModifierConstructorDescriptionDefaultGroupService(GlobalPermissionManager globalPermissionManager, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, CommentManager commentManager, WorklogManager worklogManager, NotificationSchemeManager notificationSchemeManager, PermissionManager permissionManager, ProjectRoleService projectRoleService, IssueSecurityLevelManager issueSecurityLevelManager, UserUtil userUtil, UserManager userManager, SharePermissionDeleteUtils sharePermissionDeleteUtils, SubscriptionManager subscriptionManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, JiraContactHelper jiraContactHelper, GroupManager groupManager, ApplicationRoleManager applicationRoleManager, GroupsToApplicationsSeatingHelper groupsToApplicationsSeatingHelper) -
Uses of CommentManager in com.atlassian.jira.bc.issue.comment
Constructors in com.atlassian.jira.bc.issue.comment with parameters of type CommentManagerModifierConstructorDescriptionDefaultCommentService(CommentManager commentManager, PermissionManager permissionManager, JiraAuthenticationContext jiraAuthenticationContext, CommentPermissionManager commentPermissionManager, IssueManager issueManager, VisibilityValidator visibilityValidator, TextFieldCharacterLengthValidator textFieldCharacterLengthValidator, CommentsPerIssueLimitValidator commentsPerIssueLimitValidator, CommentHandler commentHandler, CommentPinManager commentPinManager, CommentPropertyService commentPropertyService) -
Uses of CommentManager in com.atlassian.jira.bc.projectroles
Constructors in com.atlassian.jira.bc.projectroles with parameters of type CommentManagerModifierConstructorDescriptionDefaultProjectRoleService(ProjectRoleManager projectRoleManager, PermissionManager permissionManager, JiraAuthenticationContext jiraAuthenticationContext, RoleActorFactory roleActorFactory, NotificationSchemeManager notificationSchemeManager, PermissionSchemeManager permissionSchemeManager, WorkflowManager workflowManager, ProjectManager projectManager, SchemeFactory schemeFactory, IssueSecurityLevelManager issueSecurityLevelManager, SharePermissionDeleteUtils sharePermissionDeleteUtils, IssueSecuritySchemeManager issueSecuritySchemeManager, com.atlassian.event.api.EventPublisher eventPublisher, WorklogManager worklogManager, CommentManager commentManager, ProjectRoleHandler projectRoleHandler) -
Uses of CommentManager in com.atlassian.jira.com.rproxy.goskope.component
Methods in com.atlassian.jira.com.rproxy.goskope.component that return CommentManager -
Uses of CommentManager in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar
Methods in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar that return CommentManagerModifier 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) Methods in com.atlassian.jira.com.rproxy.goskope.component.spring.registrar with parameters of type CommentManagerModifier and TypeMethodDescriptionJiraDomainEntitiesConfiguration.commentOrderManager(CommentManager commentManager, JiraAuthenticationContext jiraAuthenticationContext, UserPreferencesManager userPreferencesManager, ApplicationProperties applicationProperties) SearchConfiguration.CommonSearchConfiguration.commentRetriever(JiraProperties jiraProperties, CommentManager commentManager, EntityVersioningManager entityVersioningManager, IndexingLimitsStats indexingLimitsStats) JiraDomainEntitiesConfiguration.commentService(CommentManager commentManager, PermissionManager permissionManager, JiraAuthenticationContext jiraAuthenticationContext, CommentPermissionManager commentPermissionManager, IssueManager issueManager, VisibilityValidator visibilityValidator, TextFieldCharacterLengthValidator textFieldCharacterLengthValidator, CommentsPerIssueLimitValidator commentsPerIssueLimitValidator, CommentHandler commentHandler, CommentPinManager commentPinManager, CommentPropertyService commentPropertyService) FullJiraConfiguration.JiraCoreConfiguration.defaultGroupService(GlobalPermissionManager globalPermissionManager, GlobalPermissionGroupAssociationUtil globalPermissionGroupAssociationUtil, CommentManager commentManager, WorklogManager worklogManager, NotificationSchemeManager notificationSchemeManager, PermissionManager permissionManager, ProjectRoleService projectRoleService, IssueSecurityLevelManager issueSecurityLevelManager, UserUtil userUtil, UserManager userManager, SharePermissionDeleteUtils sharePermissionDeleteUtils, SubscriptionManager subscriptionManager, com.atlassian.crowd.embedded.api.CrowdService crowdService, JiraContactHelper jiraContactHelper, GroupManager groupManager, ApplicationRoleManager applicationRoleManager, GroupsToApplicationsSeatingHelper groupsToApplicationsSeatingHelper) JiraDomainEntitiesConfiguration.defaultIssueDeleteHelper(IssueIndexingService issueIndexingService, SubTaskManager subTaskManager, IssueLinkManager issueLinkManager, RemoteIssueLinkManager remoteIssueLinkManager, MailThreadManager mailThreadManager, CustomFieldManager customFieldManager, IssueManager issueManager, NodeAssociationStore nodeAssociationStore, WorkflowManager workflowManager, ChangeHistoryManager changeHistoryManager, IssueEventManager issueEventManager, UserAssociationStore userAssociationStore, com.atlassian.event.api.EventPublisher eventPublisher, MovedIssueKeyStore movedIssueKeyStore, JsonEntityPropertyManager jsonEntityPropertyManager, CommentManager commentManager, IssueAttachmentDeleteHelper issueAttachmentDeleteHelper, IssueEventBundleFactory issueEventBundleFactory, WorklogManager worklogManager, SpanningOperationHolder spanningOperationHolder, IssueStateAuditHandler issueStateAuditHandler) FullJiraConfiguration.JiraCoreConfiguration.indexRecoveryManager(IndexLifecycleManager indexLifecycleManager, IssueIndexingService issueIndexingService, IndexPathManager indexPathManager, SharedEntityIndexManager sharedEntityIndexManager, IndexingCounterManager indexingCounterManager, IssueIndexManager indexManager, CommentManager commentManager, WorklogManager worklogManager, EntityVersioningManager entityVersioningManager, VersioningCleanupService versionsCleaner, com.atlassian.event.api.EventPublisher eventPublisher, ClusterNodes clusterNodes, IssueIndexer issueIndexer, InternalIndexingService internalIndexingService, I18nHelper i18nHelper) ClusterServicesConfiguration.nodeReindexService(ClusterManager clusterManager, NodeIndexCounterStore nodeIndexCounterStore, OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore, SharedEntityIndexer sharedEntityIndexer, ProjectManager projectManager, ProjectReindexService projectReindexService, IssueManager issueManager, CommentManager commentManager, WorklogManager worklogManager, SharedEntityResolver sharedEntityResolver, IndexCopyService indexCopyService, IssueIndexingService indexingService, InternalIndexingService internalIndexingService, IndexLifecycleManager indexLifecycleManager, FailedReplicationOperationService failedReplicationOperationService, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, ClusterNodeProperties clusterNodeProperties, SharedEntityIndexManager sharedEntityIndexManager) JiraDomainEntitiesConfiguration.projectRoleService(ProjectRoleManager projectRoleManager, PermissionManager permissionManager, JiraAuthenticationContext jiraAuthenticationContext, RoleActorFactory roleActorFactory, NotificationSchemeManager notificationSchemeManager, PermissionSchemeManager permissionSchemeManager, WorkflowManager workflowManager, ProjectManager projectManager, SchemeFactory schemeFactory, IssueSecurityLevelManager issueSecurityLevelManager, SharePermissionDeleteUtils sharePermissionDeleteUtils, IssueSecuritySchemeManager issueSecuritySchemeManager, com.atlassian.event.api.EventPublisher eventPublisher, WorklogManager worklogManager, CommentManager commentManager, ProjectRoleHandler projectRoleHandler) -
Uses of CommentManager in com.atlassian.jira.dev.reference.plugin.workflow
Constructors in com.atlassian.jira.dev.reference.plugin.workflow with parameters of type CommentManager -
Uses of CommentManager in com.atlassian.jira.index.ha
Constructors in com.atlassian.jira.index.ha with parameters of type CommentManagerModifierConstructorDescriptionDefaultIndexRecoveryManager(IndexLifecycleManager indexLifecycleManager, IssueIndexingService issueIndexingService, IndexPathManager indexPathManager, SharedEntityIndexManager sharedEntityIndexManager, IndexingCounterManager indexingCounterManager, IssueIndexManager indexManager, CommentManager commentManager, WorklogManager worklogManager, EntityVersioningManager entityVersioningManager, VersioningCleanupService versionsCleaner, com.atlassian.event.api.EventPublisher eventPublisher, ClusterNodes clusterNodes, IssueIndexer issueIndexer, InternalIndexingService internalIndexingService, I18nHelper i18nHelper) DefaultNodeReindexService(ClusterManager clusterManager, NodeIndexCounterStore nodeIndexCounterStore, OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore, SharedEntityIndexer sharedEntityIndexer, ProjectManager projectManager, ProjectReindexService projectReindexService, IssueManager issueManager, CommentManager commentManager, WorklogManager worklogManager, SharedEntityResolver sharedEntityResolver, IndexCopyService indexCopyService, IssueIndexingService indexingService, InternalIndexingService internalIndexingService, IndexLifecycleManager indexLifecycleManager, FailedReplicationOperationService failedReplicationOperationService, com.atlassian.event.api.EventPublisher eventPublisher, SharedEntityIndexManager sharedEntityIndexManager) ZDUAwareNodeReindexService(ClusterManager clusterManager, NodeIndexCounterStore nodeIndexCounterStore, OfBizReplicatedIndexOperationStore ofBizNodeIndexOperationStore, SharedEntityIndexer sharedEntityIndexer, ProjectManager projectManager, ProjectReindexService projectReindexService, IssueManager issueManager, CommentManager commentManager, WorklogManager worklogManager, SharedEntityResolver sharedEntityResolver, IndexCopyService indexCopyService, IssueIndexingService indexingService, InternalIndexingService internalIndexingService, IndexLifecycleManager indexLifecycleManager, FailedReplicationOperationService failedReplicationOperationService, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager, SharedEntityIndexManager sharedEntityIndexManager) -
Uses of CommentManager in com.atlassian.jira.issue.comments
Classes in com.atlassian.jira.issue.comments that implement CommentManagerConstructors in com.atlassian.jira.issue.comments with parameters of type CommentManagerModifierConstructorDescriptionCommentOrderManagerImpl(CommentManager commentManager, JiraAuthenticationContext jiraAuthenticationContext, UserPreferencesManager userPreferencesManager, ApplicationProperties applicationProperties) -
Uses of CommentManager in com.atlassian.jira.issue.fields
Constructors in com.atlassian.jira.issue.fields with parameters of type CommentManagerModifierConstructorDescriptionCommentSystemField(VelocityTemplatingEngine templatingEngine, ApplicationProperties applicationProperties, JiraAuthenticationContext authenticationContext, RendererManager rendererManager, PermissionManager permissionManager, CommentService commentService, ProjectRoleManager projectRoleManager, CommentSearchHandlerFactory searchHandlerFactory, GroupManager groupManager, CommentManager commentManager, MentionService mentionService, CommentFieldRenderer commentFieldRenderer, DefaultCommentPropertyService commentPropertyService, I18nHelper.BeanFactory i18nFactory, CsvDateFormatter csvDateFormatter, ServiceDeskVisibilityInformationRetriever serviceDeskVisibilityInformationRetriever, CommentsPerIssueLimitValidator commentsPerIssueLimitValidator, CommentHandler commentHandler, FeatureManager featureManager, CommentsBeanFactory commentsBeanFactory) -
Uses of CommentManager in com.atlassian.jira.issue.fields.rest
Constructors in com.atlassian.jira.issue.fields.rest with parameters of type CommentManagerModifierConstructorDescriptionCommentRestFieldOperationsHandler(CommentManager commentManager, ProjectRoleManager projectRoleManager, I18nHelper i18nHelper) -
Uses of CommentManager in com.atlassian.jira.issue.index
Constructors in com.atlassian.jira.issue.index with parameters of type CommentManagerModifierConstructorDescriptionDefaultCommentRetriever(JiraProperties jiraProperties, CommentManager commentManager, EntityVersioningManager entityVersioningManager, IndexingLimitsStats indexingLimitsStats) -
Uses of CommentManager in com.atlassian.jira.issue.managers
Constructors in com.atlassian.jira.issue.managers with parameters of type CommentManagerModifierConstructorDescriptionDefaultIssueDeleteHelper(IssueIndexingService issueIndexingService, SubTaskManager subTaskManager, IssueLinkManager issueLinkManager, RemoteIssueLinkManager remoteIssueLinkManager, MailThreadManager mailThreadManager, CustomFieldManager customFieldManager, IssueManager issueManager, NodeAssociationStore nodeAssociationStore, WorkflowManager workflowManager, ChangeHistoryManager changeHistoryManager, IssueEventManager issueEventManager, UserAssociationStore userAssociationStore, com.atlassian.event.api.EventPublisher eventPublisher, MovedIssueKeyStore movedIssueKeyStore, JsonEntityPropertyManager jsonEntityPropertyManager, CommentManager commentManager, IssueAttachmentDeleteHelper attachmentDeleteHelper, IssueEventBundleFactory issueEventBundleFactory, WorklogManager worklogManager, SpanningOperationHolder spanningOperationHolder, IssueStateAuditHandler issueStateAuditHandler) -
Uses of CommentManager in com.atlassian.jira.issue.tabpanels
Constructors in com.atlassian.jira.issue.tabpanels with parameters of type CommentManagerModifierConstructorDescriptionCommentTabPanel(CommentManager commentManager, CommentPinManager commentPinManager, CommentService commentService, CommentPermissionManager commentPermissionManager, CommentReactionsEnabledService commentReactionsEnabledService, IssueManager issueManager, FieldLayoutManager fieldLayoutManager, RendererManager rendererManager, DateTimeFormatter dateTimeFormatter, CommentFieldRenderer commentFieldRenderer, CommentPropertyService commentPropertyService, JiraAuthenticationContext jiraAuthenticationContext) -
Uses of CommentManager in com.atlassian.jira.issue.views
Fields in com.atlassian.jira.issue.views declared as CommentManagerModifier and TypeFieldDescriptionprotected final CommentManagerAbstractIssueHtmlView.commentManagerConstructors in com.atlassian.jira.issue.views with parameters of type CommentManagerModifierConstructorDescriptionAbstractIssueHtmlView(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, CommentManager commentManager, FieldScreenRendererFactory fieldScreenRendererFactory, IssueViewUtil issueViewUtil, FieldVisibilityManager fieldVisibilityManager, CommentOrderManager commentOrderManager) IssueHtmlView(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, CommentManager commentManager, FieldScreenRendererFactory fieldScreenRendererFactory, IssueViewUtil issueViewUtil, FieldVisibilityManager fieldVisibilityManager, CommentOrderManager commentOrderManager) IssueWordView(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, CommentManager commentManager, FieldScreenRendererFactory fieldScreenRendererFactory, IssueViewUtil issueViewUtil, FieldVisibilityManager fieldVisibilityManager, CommentOrderManager commentOrderManager) IssueXMLView(JiraAuthenticationContext authenticationContext, ApplicationProperties applicationProperties, FieldLayoutManager fieldLayoutManager, CommentManager commentManager, IssueViewUtil issueViewUtil, AggregateTimeTrackingCalculatorFactory aggregateTimeTrackingCalculatorFactory, BuildUtilsInfo buildUtilsInfo, DateTimeFormatterFactory dateTimeFormatterFactory, FieldVisibilityManager fieldVisibilityManager, MauEventService mauEventService, TimeTrackingGraphBeanFactory timeTrackingGraphBeanFactory, CommentOrderManager commentOrderManager) -
Uses of CommentManager in com.atlassian.jira.service.util.handler
Constructors in com.atlassian.jira.service.util.handler with parameters of type CommentManagerModifierConstructorDescriptionDefaultMessageHandlerContext(CommentManager commentManager, MessageHandlerExecutionMonitor monitor, IssueManager issueManager, AttachmentManager attachmentManager) Deprecated.DefaultMessageHandlerContext(CommentManager commentManager, MessageHandlerExecutionMonitor monitor, IssueManager issueManager, AttachmentManager attachmentManager, TextFieldCharacterLengthValidator textFieldCharacterLengthValidator, PermissionManager permissionManager, ApplicationProperties applicationProperties, ApplicationRoleManager applicationRoleManager, UserService userService, AttachmentConfigManager attachmentConfigManager)
DefaultMessageHandlerContext(CommentManager, MessageHandlerExecutionMonitor, IssueManager, AttachmentManager, TextFieldCharacterLengthValidator, PermissionManager, ApplicationProperties, ApplicationRoleManager, UserService, AttachmentConfigManager)