com.atlassian.bamboo.v2.build.agent
Interface AgentCommandSender

All Known Implementing Classes:
AgentCommandSenderImpl

public interface AgentCommandSender

Interface that allows the server to send messages to a particular agent


Method Summary
 void send(RemoteBambooMessage message, Long buildAgentId)
           
 

Method Detail

send

void send(RemoteBambooMessage message,
          Long buildAgentId)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.