public class AgentRegistrationBean extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.atlassian.event.api.EventPublisher |
eventPublisher |
| Constructor and Description |
|---|
AgentRegistrationBean() |
| Modifier and Type | Method and Description |
|---|---|
AgentConfiguration |
getAgentConfiguration() |
com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager |
getRemoteAgentManager() |
void |
registerAgent() |
void |
setAgentConfiguration(AgentConfiguration agentConfiguration) |
void |
setCapabilityDefaultsHelper(com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper capabilityDefaultsHelper) |
void |
setEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher) |
void |
setRemoteAgentManager(com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager remoteAgentManager) |
public void registerAgent()
public void setAgentConfiguration(AgentConfiguration agentConfiguration)
public AgentConfiguration getAgentConfiguration()
public com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager getRemoteAgentManager()
public void setRemoteAgentManager(com.atlassian.bamboo.buildqueue.manager.RemoteAgentManager remoteAgentManager)
public void setCapabilityDefaultsHelper(com.atlassian.bamboo.v2.build.agent.capability.CapabilityDefaultsHelper capabilityDefaultsHelper)
public void setEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher)
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.