Interface RemoteBambooMessage
- All Superinterfaces:
BambooAgentMessage
,Serializable
- All Known Implementing Classes:
CancelExecutionAgentMessage
,DeleteSpecifiedGitCacheDirectoriesOnAgentMessage
,DeleteUnusedGitCacheDirectoriesOnAgentMessage
,ExecuteCommandMessage
,LogsAreWatchedAgentMessage
,ManageHungBuildMessage
,StopAgentNicelyMessage
A marker interface for
BambooAgentMessage
s 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.-
Method Summary
Methods inherited from interface com.atlassian.bamboo.v2.build.agent.messages.BambooAgentMessage
deliver, shouldBeSentDuringHeartAttack