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
commandBodyFields inherited from interface com.atlassian.bamboo.xmpp.commands.SmackCommand
ERROR, SUCCESS -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
getResultsSummary, getServerBaseUrl, run, setAdministrationConfigurationAccessor, setResultsSummaryManagerMethods 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:
validatein classSimpleSmackCommand
-
execute
- Specified by:
executein classSimpleSmackCommand
-