|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage com.atlassian.bamboo.v2.build.agent.messages.CancelBuildOnAgentMessage
public class CancelBuildOnAgentMessage
Constructor Summary | |
---|---|
CancelBuildOnAgentMessage(java.lang.String buildResultKey)
|
Method Summary | |
---|---|
int |
compareTo(java.lang.Object obj)
|
void |
deliver()
Delivers the message to the appropriate object in the local virtual machine. |
boolean |
equals(java.lang.Object o)
|
int |
hashCode()
|
Methods inherited from class com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage |
---|
getComponent |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CancelBuildOnAgentMessage(java.lang.String buildResultKey)
Method Detail |
---|
public void deliver()
BambooAgentMessage
Delivers the message to the appropriate object in the local virtual machine.
deliver
in interface BambooAgentMessage
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int compareTo(java.lang.Object obj)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |