com.atlassian.bamboo.plugins.hg
Class DeleteHgCacheDirectoryOnAgentMessage
java.lang.Object
com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage
com.atlassian.bamboo.plugins.hg.DeleteHgCacheDirectoryOnAgentMessage
- All Implemented Interfaces:
- BambooAgentMessage, RemoteBambooMessage, Serializable
public class DeleteHgCacheDirectoryOnAgentMessage
- extends AbstractBambooAgentMessage
- implements RemoteBambooMessage
- See Also:
- Serialized Form
Method Summary |
Object |
deliver()
Delivers the message to the appropriate object in the local virtual machine. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeleteHgCacheDirectoryOnAgentMessage
public DeleteHgCacheDirectoryOnAgentMessage(String repositoryUrl,
String username)
deliver
public Object deliver()
- Description copied from interface:
BambooAgentMessage
- Delivers the message to the appropriate object in the local virtual machine.
- Specified by:
deliver
in interface BambooAgentMessage
- Returns:
- an optional reply to message (including error-reporting messages)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.