Package com.atlassian.bamboo.v2.build.agent.messages
package com.atlassian.bamboo.v2.build.agent.messages
-
ClassDescriptionClass used to handle serialising of files from directories into streams and deserialising them.This interface should be implemented by all messages that require additional (i.e.A message from a Bamboo agent to a Bamboo server.A
RemoteBambooMessagethat contains aListof messages to be delivered in one goMarks a message type as expensive in terms of CPU time, I/O or memory required to process it.This class exists in order to stream the content of message directly to logger, without deserialising it first.A marker interface forBambooAgentMessages for messages that are produced by the server and consumed on the remote agent side.