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

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

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 CancelBuildOnAgentMessage
           
 class StopAgentNicelyMessage
           
 



Copyright © 2009 Atlassian Pty Ltd. All Rights Reserved.