Interface RemoteBambooMessage

All Superinterfaces:
BambooAgentMessage, Serializable
All Known Implementing Classes:
CancelExecutionAgentMessage, DeleteSpecifiedGitCacheDirectoriesOnAgentMessage, DeleteUnusedGitCacheDirectoriesOnAgentMessage, ExecuteCommandMessage, LogsAreWatchedAgentMessage, ManageHungBuildMessage, StopAgentNicelyMessage

public interface RemoteBambooMessage extends BambooAgentMessage
A marker interface for BambooAgentMessages for messages that are produced by the server and consumed on the remote agent side. Communication using these messages is initiated on the server side.