Interface AgentCommandSender

All Known Implementing Classes:
AgentCommandSenderImpl

public interface AgentCommandSender
Interface that allows the server to send messages to a particular agent
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    send(RemoteBambooMessage message, Long buildAgentId)