com.atlassian.bamboo.xmpp.commands
Class AddComment
java.lang.Object
com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
com.atlassian.bamboo.xmpp.commands.AddComment
- All Implemented Interfaces:
- SmackCommand
public class AddComment
- extends AbstractSmackCommand
Methods inherited from class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand |
getBuildKey, getBuildNumber, getCommandBody, getFullBuildResultKey, getProjectKey, getResponseMessage, init, setBuildKey, setBuildNumber, setCommandBody, setProjectKey, setResponseMessage, setSessionFactory |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AddComment
public AddComment()
run
public String run(Map context,
AcegiBambooUser user)
throws Exception
- Throws:
Exception
setBuildResultsSummaryManager
public void setBuildResultsSummaryManager(BuildResultsSummaryManager buildResultsSummaryManager)
setCommentManager
public void setCommentManager(CommentManager commentManager)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.