Uses of Interface
com.atlassian.bamboo.v2.build.agent.messages.RemoteBambooMessage
Packages that use RemoteBambooMessage
Package
Description
-
Uses of RemoteBambooMessage in com.atlassian.bamboo.plugins.git.messages
Classes in com.atlassian.bamboo.plugins.git.messages that implement RemoteBambooMessageModifier and TypeClassDescriptionclass
Message carrying SHAs of git caches to be deleted.class
Message carrying active git cache SHAs in order to remove all other unused caches. -
Uses of RemoteBambooMessage in com.atlassian.bamboo.v2.build.agent
Methods in com.atlassian.bamboo.v2.build.agent with parameters of type RemoteBambooMessageModifier and TypeMethodDescriptionvoid
AgentCommandSender.send
(RemoteBambooMessage message, Long buildAgentId) void
AgentCommandSenderImpl.send
(RemoteBambooMessage message, Long buildAgentId) -
Uses of RemoteBambooMessage in com.atlassian.bamboo.v2.build.agent.messages
Classes in com.atlassian.bamboo.v2.build.agent.messages that implement RemoteBambooMessageModifier and TypeClassDescriptionclass
class
class
class
-
Uses of RemoteBambooMessage in com.atlassian.bamboo.v2.build.agent.messages.toagent
Classes in com.atlassian.bamboo.v2.build.agent.messages.toagent that implement RemoteBambooMessageModifier and TypeClassDescriptionclass
class
A message sent to the agent to notify it that logs for a given build should be streamed.