Uses of Interface
com.atlassian.bamboo.v2.build.agent.AgentStatus
Package
Description
-
Uses of AgentStatus in com.atlassian.bamboo.buildqueue.manager
Modifier and TypeMethodDescriptionRemoteAgentManager.updateRemoteAgentStatus
(@NotNull Long agentId, @Nullable UUID uuid, @NotNull AgentStatus status, @NotNull SystemInfo systemInfo) Updates theBuildAgent
's status representing a remote agent on the local server.RemoteAgentManagerImpl.updateRemoteAgentStatus
(@NotNull Long agentId, @Nullable UUID uuid, @NotNull AgentStatus newStatus, @NotNull SystemInfo systemInfo) -
Uses of AgentStatus in com.atlassian.bamboo.v2.build.agent
Modifier and TypeClassDescriptionclass
What the agent is doing?class
class
class
final class
final class
Modifier and TypeMethodDescription@NotNull AgentStatus
BuildAgent.getAgentStatus()
@NotNull AgentStatus
BuildAgentImpl.getAgentStatus()
DefaultBuildAgent.getAgentStatus()
ExecutableBuildAgent.getAgentStatus()
@NotNull AgentStatus
LocalBuildAgentImpl.getAgentStatus()
static AgentStatus
AgentOfflineStatus.getInstance()
Modifier and TypeMethodDescriptionvoid
BuildAgentImpl.setAgentStatus
(@NotNull AgentStatus newAgentStatus) void
LocalBuildAgentImpl.setAgentStatus
(@NotNull AgentStatus newAgentStatus) ModifierConstructorDescriptionBuildAgentImpl
(@NotNull PipelineDefinition definition, @NotNull AgentStatus agentStatus) -
Uses of AgentStatus in com.atlassian.bamboo.v2.build.agent.messages
ModifierConstructorDescriptionUpdateHeartbeatMessage
(@NotNull Long agentId, @NotNull AgentStatus status, @NotNull SystemInfo systemInfo, @Nullable UUID uuid) -
Uses of AgentStatus in com.atlassian.bamboo.ww2.actions.agent