public class DeleteUnusedGitCacheDirectoriesOnAgentMessage extends AbstractBambooAgentMessage implements RemoteBambooMessage
Constructor and Description |
---|
DeleteUnusedGitCacheDirectoriesOnAgentMessage(Iterable<String> usedSHAs,
GitCacheDirectoryUtils gitCacheDirectoryUtils) |
Modifier and Type | Method and Description |
---|---|
Object |
deliver()
Delivers the message to the appropriate object in the local virtual machine.
|
getComponent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
shouldBeSentDuringHeartAttack
public DeleteUnusedGitCacheDirectoriesOnAgentMessage(Iterable<String> usedSHAs, GitCacheDirectoryUtils gitCacheDirectoryUtils)
public Object deliver()
BambooAgentMessage
deliver
in interface BambooAgentMessage
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.