|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommentService | |
---|---|
com.atlassian.bamboo.comment | |
com.atlassian.bamboo.plugins.rest.service | |
com.atlassian.bamboo.ww2.actions.comment |
Uses of CommentService in com.atlassian.bamboo.comment |
---|
Classes in com.atlassian.bamboo.comment that implement CommentService | |
---|---|
class |
CommentServiceImpl
|
Uses of CommentService in com.atlassian.bamboo.plugins.rest.service |
---|
Constructors in com.atlassian.bamboo.plugins.rest.service with parameters of type CommentService | |
---|---|
ResultServiceImpl(BambooUserManager bambooUserManager,
ResultsSummaryManager resultsSummaryManager,
AdministrationConfigurationManager administrationConfigurationManager,
LabelManager labelManager,
CommentService commentService,
ProjectManager projectManager,
BuildExecutionManager buildExecutionManager,
BuildQueueManager buildQueueManager,
PlanManager planManager,
PlanExecutionManager planExecutionManager,
StageStatusHelper stageStatusHelper,
PlanExecutableAgentsHelper planExecutableAgentsHelper,
BuildLogFileAccessorFactory buildLogFileAccessorFactory,
ChainBranchManager chainBranchManager,
DashboardCachingManager dashboardCachingManager,
PlanService planService)
|
Uses of CommentService in com.atlassian.bamboo.ww2.actions.comment |
---|
Methods in com.atlassian.bamboo.ww2.actions.comment with parameters of type CommentService | |
---|---|
void |
EditCommentAction.setCommentService(CommentService commentService)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |