Uses of Interface
com.atlassian.bamboo.comment.CommentService
Package
Description
-
Uses of CommentService in com.atlassian.bamboo.build
ModifierConstructorDescriptionStopOldestBuildsEventListener
(ChainExecutionManager chainExecutionManager, ImmutablePlanCacheService immutablePlanCacheService, InternalResultsSummaryAccessor resultsSummaryAccessor, CommentService commentService, com.atlassian.struts.TextProvider textProvider) -
Uses of CommentService in com.atlassian.bamboo.comment
-
Uses of CommentService in com.atlassian.bamboo.deployments.versions.actions
Modifier and TypeMethodDescriptionvoid
EditDeploymentVersionCommentAction.setCommentService
(CommentService commentService) void
ViewDeploymentVersion.setCommentService
(CommentService commentService) -
Uses of CommentService in com.atlassian.bamboo.plugins.rest.service
ModifierConstructorDescriptionResultServiceImpl
(AdministrationConfigurationAccessor administrationConfigurationAccessor, ArtifactLinkManager artifactLinkManager, BambooUserManager bambooUserManager, BuildLogFileAccessorFactory buildLogFileAccessorFactory, BuildLoggerManager buildLoggerManager, BuildQueueManager buildQueueManager, CommentService commentService, ExecutableAgentsHelper executableAgentsHelper, com.atlassian.sal.api.message.I18nResolver i18nResolver, LabelManager labelManager, PlanExecutionManager planExecutionManager, PlanRestService planRestService, ProjectsRestService projectsRestService, ResultsSummaryManager resultsSummaryManager, StageStatusHelper stageStatusHelper, RestAuthenticationContext restAuthenticationContext) -
Uses of CommentService in com.atlassian.bamboo.xmpp.commands
Modifier and TypeMethodDescriptionvoid
AddComment.setCommentService
(CommentService commentService)