public class AddComment extends AbstractSmackCommand
commandBodyERROR, SUCCESS| Constructor and Description |
|---|
AddComment() |
| Modifier and Type | Method and Description |
|---|---|
String |
run(Map<String,String> context,
BambooUser user) |
void |
setCommentService(CommentService commentService) |
void |
setPlanManager(PlanManager planManager) |
void |
setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager) |
getBuildKey, getBuildNumber, getCommandBody, getPlanResultKey, getProjectKey, getResponseMessage, init, setBuildKey, setBuildNumber, setCommandBody, setPlanResultKey, setProjectKey, setResponseMessagepublic String run(Map<String,String> context, BambooUser user)
public void setResultsSummaryManager(ResultsSummaryManager resultsSummaryManager)
public void setCommentService(CommentService commentService)
public void setPlanManager(PlanManager planManager)
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.