Class AddComment
java.lang.Object
com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
com.atlassian.bamboo.xmpp.commands.AddComment
- All Implemented Interfaces:
SmackCommand
-
Field Summary
Fields inherited from class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
commandBody
Fields inherited from interface com.atlassian.bamboo.xmpp.commands.SmackCommand
ERROR, SUCCESS
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionrun
(Map<String, String> context, BambooUser user) void
setCommentService
(CommentService commentService) void
setPlanManager
(PlanManager planManager) void
setResultsSummaryManager
(ResultsSummaryManager resultsSummaryManager) Methods inherited from class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
getBuildKey, getBuildNumber, getCommandBody, getPlanResultKey, getProjectKey, getResponseMessage, init, setBuildKey, setBuildNumber, setCommandBody, setPlanResultKey, setProjectKey, setResponseMessage
-
Constructor Details
-
AddComment
public AddComment()
-
-
Method Details
-
run
-
setResultsSummaryManager
-
setCommentService
-
setPlanManager
-