Class AddLabel
java.lang.Object
com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
com.atlassian.bamboo.xmpp.commands.AddLabel
- All Implemented Interfaces:
SmackCommand
-
Field Summary
Fields inherited from class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
commandBodyFields inherited from interface com.atlassian.bamboo.xmpp.commands.SmackCommand
ERROR, SUCCESS -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionrun(Map<String, String> context, BambooUser user) voidsetLabelManager(LabelManager labelManager) voidsetPlanManager(PlanManager planManager) voidsetResultsSummaryManager(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
-
AddLabel
public AddLabel()
-
-
Method Details
-
run
-
setPlanManager
-
setResultsSummaryManager
-
setLabelManager
-