public class AgentRegistrationBean extends Object
| Modifier and Type | Field and Description |
|---|---|
protected AgentConfiguration |
agentConfiguration |
protected CapabilityDefaultsHelper |
capabilityDefaultsHelper |
protected DefaultAgentCapabilityManager |
defaultAgentCapabilityManager |
protected com.atlassian.event.api.EventPublisher |
eventPublisher |
protected RemotedRemoteAgentManager |
remoteAgentManager |
| Constructor and Description |
|---|
AgentRegistrationBean() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
registerAgent() |
@Autowired protected AgentConfiguration agentConfiguration
@Autowired protected CapabilityDefaultsHelper capabilityDefaultsHelper
@Autowired protected DefaultAgentCapabilityManager defaultAgentCapabilityManager
@Autowired protected com.atlassian.event.api.EventPublisher eventPublisher
@Autowired protected RemotedRemoteAgentManager remoteAgentManager
@PostConstruct protected void registerAgent()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.