Uses of Interface
com.atlassian.bamboo.comment.CommentManager
Packages that use CommentManager
Package
Description
-
Uses of CommentManager in com.atlassian.bamboo.build
Methods in com.atlassian.bamboo.build with parameters of type CommentManagerModifier and TypeMethodDescriptionvoidPlanResultsAction.setCommentManager(CommentManager commentManager) -
Uses of CommentManager in com.atlassian.bamboo.comment
Classes in com.atlassian.bamboo.comment that implement CommentManagerConstructors in com.atlassian.bamboo.comment with parameters of type CommentManagerModifierConstructorDescriptionCommentServiceImpl(BambooPermissionManager bambooPermissionManager, CommentManager commentManager, JiraIssueUtils jiraIssueUtils, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of CommentManager in com.atlassian.bamboo.resultsummary
Methods in com.atlassian.bamboo.resultsummary with parameters of type CommentManagerModifier and TypeMethodDescriptionvoidBuildResultsSummaryManagerImpl.setCommentManager(CommentManager commentManager) -
Uses of CommentManager in com.atlassian.bamboo.spring
Fields in com.atlassian.bamboo.spring with type parameters of type CommentManagerModifier and TypeFieldDescriptionstatic final Supplier<CommentManager>ComponentAccessor.COMMENT_MANAGERDeprecated. -
Uses of CommentManager in com.atlassian.bamboo.user
Methods in com.atlassian.bamboo.user with parameters of type CommentManagerModifier and TypeMethodDescriptionvoidBambooUserManagerImpl.setCommentManager(CommentManager commentManager) -
Uses of CommentManager in com.atlassian.bamboo.ww2
Constructors in com.atlassian.bamboo.ww2 with parameters of type CommentManagerModifierConstructorDescriptionFreemarkerContext(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)