Uses of Interface
com.atlassian.bamboo.v2.build.agent.messages.RemoteBambooMessage

Packages that use RemoteBambooMessage
com.atlassian.bamboo.plugins.hg   
com.atlassian.bamboo.v2.build.agent   
com.atlassian.bamboo.v2.build.agent.messages   
 

Uses of RemoteBambooMessage in com.atlassian.bamboo.plugins.hg
 

Classes in com.atlassian.bamboo.plugins.hg that implement RemoteBambooMessage
 class DeleteHgCacheDirectoryOnAgentMessage
           
 class DeleteSpecifiedHgCacheDirectoriesOnAgentMessage
           
 class DeleteUnusedHgCacheDirectoriesOnAgentMessage
           
 

Uses of RemoteBambooMessage in com.atlassian.bamboo.v2.build.agent
 

Methods in com.atlassian.bamboo.v2.build.agent with parameters of type RemoteBambooMessage
 void AgentCommandSenderImpl.send(RemoteBambooMessage message, java.lang.Long buildAgentId)
           
 void AgentCommandSender.send(RemoteBambooMessage message, java.lang.Long buildAgentId)
           
 

Uses of RemoteBambooMessage in com.atlassian.bamboo.v2.build.agent.messages
 

Classes in com.atlassian.bamboo.v2.build.agent.messages that implement RemoteBambooMessage
 class CancelExecutionAgentMessage
           
 class StopAgentNicelyMessage
           
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.