Uses of Interface
com.atlassian.bamboo.comment.CommentService
Packages that use CommentService
Package
Description
-
Uses of CommentService in com.atlassian.bamboo.build
Constructors in com.atlassian.bamboo.build with parameters of type CommentServiceModifierConstructorDescriptionStopOldestBuildsEventListener(ChainExecutionManager chainExecutionManager, ImmutablePlanCacheService immutablePlanCacheService, InternalResultsSummaryAccessor resultsSummaryAccessor, CommentService commentService, org.apache.struts2.text.TextProvider textProvider) -
Uses of CommentService in com.atlassian.bamboo.comment
Classes in com.atlassian.bamboo.comment that implement CommentService -
Uses of CommentService in com.atlassian.bamboo.deployments.versions.actions
Methods in com.atlassian.bamboo.deployments.versions.actions with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidEditDeploymentVersionCommentAction.setCommentService(CommentService commentService) -
Uses of CommentService in com.atlassian.bamboo.plugins.rest.service
Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type CommentServiceModifierConstructorDescriptionResultServiceImpl(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
Methods in com.atlassian.bamboo.xmpp.commands with parameters of type CommentServiceModifier and TypeMethodDescriptionvoidAddComment.setCommentService(CommentService commentService)