|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.bamboo.xmpp.commands.AbstractSmackCommand
com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand
com.atlassian.bamboo.xmpp.commands.CommitCommentSmackCommand
public class CommitCommentSmackCommand
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 | |
|---|---|
CommitCommentSmackCommand()
|
|
| Method Summary | |
|---|---|
java.lang.String |
execute()
|
ErrorCollection |
validate()
|
| Methods inherited from class com.atlassian.bamboo.xmpp.commands.SimpleSmackCommand |
|---|
getResultsSummary, getServerBaseUrl, run, setBuildResultsSummaryManager |
| Methods inherited from class com.atlassian.bamboo.xmpp.commands.AbstractSmackCommand |
|---|
getBuildKey, getBuildNumber, getCommandBody, getPlanResultKey, getProjectKey, getResponseMessage, init, setBuildKey, setBuildNumber, setCommandBody, setPlanResultKey, setProjectKey, setResponseMessage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommitCommentSmackCommand()
| Method Detail |
|---|
public ErrorCollection validate()
validate in class SimpleSmackCommandpublic java.lang.String execute()
execute in class SimpleSmackCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||