Class CommitCommentSmackCommand
java.lang.Object
com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
com.atlassian.bamboo.xmpp.commands.CommitCommentSmackCommand
- All Implemented Interfaces:
SmackCommand
A smack command that sends more commit information about the particular build
-
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
Methods inherited from class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
getResultsSummary, getServerBaseUrl, run, setAdministrationConfigurationAccessor, setResultsSummaryManager
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
-
CommitCommentSmackCommand
public CommitCommentSmackCommand()
-
-
Method Details
-
validate
- Specified by:
validate
in classSimpleSmackCommand
-
execute
- Specified by:
execute
in classSimpleSmackCommand
-