|
||||||||||
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.plugins.hg.DeleteHgCacheDirectoryOnAgentMessage
public class DeleteHgCacheDirectoryOnAgentMessage
Constructor Summary | |
---|---|
DeleteHgCacheDirectoryOnAgentMessage(java.lang.String repositoryUrl,
java.lang.String username)
|
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 DeleteHgCacheDirectoryOnAgentMessage(java.lang.String repositoryUrl, java.lang.String username)
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 |