Uses of Interface
com.atlassian.bamboo.comment.CommentManager
Package
Description
-
Uses of CommentManager in com.atlassian.bamboo.build
Modifier and TypeMethodDescriptionvoid
PlanResultsAction.setCommentManager
(CommentManager commentManager) -
Uses of CommentManager in com.atlassian.bamboo.comment
ModifierConstructorDescriptionCommentServiceImpl
(BambooPermissionManager bambooPermissionManager, CommentManager commentManager, JiraIssueUtils jiraIssueUtils, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of CommentManager in com.atlassian.bamboo.resultsummary
Modifier and TypeMethodDescriptionvoid
BuildResultsSummaryManagerImpl.setCommentManager
(CommentManager commentManager) -
Uses of CommentManager in com.atlassian.bamboo.spring
Modifier and TypeFieldDescriptionstatic final Supplier<CommentManager>
ComponentAccessor.COMMENT_MANAGER
Deprecated. -
Uses of CommentManager in com.atlassian.bamboo.user
Modifier and TypeMethodDescriptionvoid
BambooUserManagerImpl.setCommentManager
(CommentManager commentManager) -
Uses of CommentManager in com.atlassian.bamboo.ww2
ModifierConstructorDescriptionFreemarkerContext
(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooLicenseManager bambooLicenseManager, BambooPermissionManager bambooPermissionManager, BambooUserManager bambooUserManager, BootstrapManager bootstrapManager, CachedPlanManager cachedPlanManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, CommentManager commentManager, DarkFeatureService darkFeatureService, DocumentationLinkProvider documentationLinkProvider, FeatureManager featureManager, GravatarService gravatarService, LinkedDeploymentProjectCacheService linkedDeploymentProjectCacheService, NotificationManager notificationManager, PlanFavouriteService planFavouriteService, PlanManager planManager, com.atlassian.plugin.PluginAccessor pluginAccessor, NodeStatusProvider nodeStatusProvider, StorageCappingService storageCappingService, VcsRepositoryViewerManager vcsRepositoryViewerManager, com.atlassian.plugin.web.api.DynamicWebInterfaceManager webInterfaceManager, com.atlassian.plugin.webresource.WebResourceIntegration webResourceIntegration, LookAndFeelAssetsProvider lookAndFeelAssetsProvider, CustomVariableContext customVariableContext, HigherOrderAvatarProvider higherOrderAvatarProvider, BambooClusterNodeHeartbeatService clusterNodeHeartbeatService)