Interface AgentCommandSender
-
- All Known Implementing Classes:
AgentCommandSenderImpl
public interface AgentCommandSenderInterface that allows the server to send messages to a particular agent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsend(RemoteBambooMessage message, Long buildAgentId)
-
-
-
Method Detail
-
send
void send(RemoteBambooMessage message, Long buildAgentId)
-
-