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 TypeClassDescriptionclassMessage carrying SHAs of git caches to be deleted.classMessage 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 TypeMethodDescriptionvoidAgentCommandSender.send(RemoteBambooMessage message, Long buildAgentId) voidAgentCommandSenderImpl.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 TypeClassDescriptionclassclassclassclass -
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 TypeClassDescriptionclassA message sent to the agent to notify it that logs for a given build should be streamed.