|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of SystemInfo in com.atlassian.bamboo.buildqueue.manager |
|---|
| Methods in com.atlassian.bamboo.buildqueue.manager with parameters of type SystemInfo | |
|---|---|
AgentHeartBeatInfo |
RemoteAgentManagerImpl.updateRemoteAgentStatus(java.lang.Long agentId,
java.util.UUID uuid,
AgentStatus newStatus,
SystemInfo systemInfo)
|
AgentHeartBeatInfo |
RemoteAgentManager.updateRemoteAgentStatus(java.lang.Long agentId,
java.util.UUID uuid,
AgentStatus status,
SystemInfo systemInfo)
Updates the BuildAgent's status representing a remote agent on the local server. |
| Uses of SystemInfo in com.atlassian.bamboo.configuration |
|---|
| Methods in com.atlassian.bamboo.configuration that return SystemInfo | |
|---|---|
SystemInfo |
SystemInfoAction.getSystemInfo()
Provide the GUI with the system info |
SystemInfo |
SystemInfoFactory.getSystemInfo()
|
| Methods in com.atlassian.bamboo.configuration with parameters of type SystemInfo | |
|---|---|
void |
SystemInfoAction.setSystemInfo(SystemInfo systemInfo)
|
| Uses of SystemInfo in com.atlassian.bamboo.configuration.agent |
|---|
| Methods in com.atlassian.bamboo.configuration.agent that return SystemInfo | |
|---|---|
SystemInfo |
ViewAgent.getSystemInfo()
|
| Methods in com.atlassian.bamboo.configuration.agent with parameters of type SystemInfo | |
|---|---|
void |
ViewAgent.setSystemInfo(SystemInfo systemInfo)
|
| Uses of SystemInfo in com.atlassian.bamboo.v2.build.agent |
|---|
| Methods in com.atlassian.bamboo.v2.build.agent that return SystemInfo | |
|---|---|
SystemInfo |
HasSystemInfo.getSystemInfo()
Gets the system info, which may be null if not yet initialized. |
SystemInfo |
BuildAgentImpl.getSystemInfo()
|
| Methods in com.atlassian.bamboo.v2.build.agent that return types with arguments of type SystemInfo | |
|---|---|
static com.google.common.base.Function<BuildAgent,SystemInfo> |
BuildAgentFunctions.getSystemInfo()
|
| Methods in com.atlassian.bamboo.v2.build.agent with parameters of type SystemInfo | |
|---|---|
void |
BuildAgentImpl.setSystemInfo(SystemInfo systemInfo)
|
| Uses of SystemInfo in com.atlassian.bamboo.v2.build.agent.messages |
|---|
| Constructors in com.atlassian.bamboo.v2.build.agent.messages with parameters of type SystemInfo | |
|---|---|
UpdateHeartbeatMessage(java.lang.Long agentId,
AgentStatus status,
SystemInfo systemInfo,
java.util.UUID uuid)
|
|
| Uses of SystemInfo in com.atlassian.bamboo.v2.build.agent.remote.heartbeat |
|---|
| Methods in com.atlassian.bamboo.v2.build.agent.remote.heartbeat with parameters of type SystemInfo | |
|---|---|
void |
AgentHeartBeatJob.setSystemInfo(SystemInfo systemInfo)
|
| Uses of SystemInfo in com.atlassian.bamboo.ww2.actions.setup |
|---|
| Methods in com.atlassian.bamboo.ww2.actions.setup that return SystemInfo | |
|---|---|
SystemInfo |
SetupAdminUserAction.getSystemInfo()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||