com.atlassian.bamboo.xmpp.commands
Class AddLabel
java.lang.Object
com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
com.atlassian.bamboo.xmpp.commands.AddLabel
- All Implemented Interfaces:
- SmackCommand
public class AddLabel
- 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 |
AddLabel
public AddLabel()
run
public String run(Map context,
AcegiBambooUser user)
throws Exception
- Throws:
Exception
setBuildManager
public void setBuildManager(BuildManager buildManager)
setLabelManager
public void setLabelManager(LabelManager labelManager)
Copyright © 2006 Atlassian Software Systems. All Rights Reserved.