Package com.atlassian.bamboo.v2.build.agent.messages

Interface Summary
AuthenticableMessage This interface should be implemented by all messages that require additional (i.e.
BambooAgentMessage A message from a Bamboo agent to a Bamboo server.
BambooAgentMessageBatch<T extends BambooAgentMessage>  
BambooAgentMessageBatch.Descriptor<T extends BambooAgentMessage>  
RemoteBambooMessage A marker interface for BambooAgentMessages for messages that are produced by the server and consumed on the remote agent side.
 

Class Summary
AbstractAddLogEntry  
AbstractBambooAgentMessage  
AbstractBuildExecutionUpdateManagerMessage  
AbstractBuildLoggerMessage  
AddBuildLogEntry  
AddErrorLogEntry  
ArtifactAckMessage  
ArtifactPublishMessage  
ArtifactRequestMessage  
ArtifactTransferPayloadCarrierMessage  
AuthenticableMessage.Identification  
BatchRemoteBambooMessage A RemoteBambooMessage that contains a List of messages to be dlivered in one go
CancelExecutionAgentMessage  
ClearBuildLog  
CreateElasticError  
CreateError  
ErrorReplyMessage  
JmsSelectorUtils  
LogMessageBatch  
LogMessageStream This class exists in order to stream the content of message directly to logger, without deserialising it first.
ProcessResult  
StartStreamingBuildLogs Deprecated. since 5.0 you don't need this message at all and never needed it
StopAgentNicelyMessage  
StopStreamingBuildLogs Instruct the server to stop streaming the logs for this build.
TimingPointMessage  
UpdateHeartbeatMessage  
VersionArtifactRequestMessage  
 



Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.