Uses of Interface
com.atlassian.bamboo.v2.build.agent.messages.RemoteBambooMessage
Package
Description
-
Uses of RemoteBambooMessage in com.atlassian.bamboo.plugins.git.messages
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
class
class
class
-
Uses of RemoteBambooMessage in com.atlassian.bamboo.v2.build.agent.messages.toagent
Modifier and TypeClassDescriptionclass
A message sent to the agent to notify it that logs for a given build should be streamed.