| Package | Description |
|---|---|
| com.atlassian.bamboo.buildqueue.manager | |
| com.atlassian.bamboo.spring | |
| com.atlassian.bamboo.v2.build.agent | |
| com.atlassian.bamboo.v2.build.agent.remote |
| Constructor and Description |
|---|
AgentManagerImpl(AgentDao agentDao,
BuildAgentController buildAgentController,
CapabilitySetManager capabilitySetManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BambooLicenseManager bambooLicenseManager,
ElasticImageConfigurationManager elasticImageConfigurationManager,
ElasticInstanceManager elasticInstanceManager,
BuildExecutionManager buildExecutionManager,
ErrorUpdateHandler errorUpdateHandler,
BuildLoggerManager buildLoggerManager,
FeatureManager featureManager,
AgentAssignmentService agentAssignmentService,
DeploymentsInProgressService deploymentsInProgressService,
DeploymentExecutionService deploymentExecutionService) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Supplier<BuildAgentController> |
ComponentAccessor.BUILD_AGENT_CONTROLLER |
| Modifier and Type | Class and Description |
|---|---|
class |
BuildAgentControllerImpl |
| Constructor and Description |
|---|
DefaultBuildAgent(BuildAgentController buildAgentController,
BuildLoggerManager buildLoggerManager,
long agentId,
String agentName,
String agentDescription) |
| Constructor and Description |
|---|
RemoteBuildAgent(BuildAgentController buildAgentController,
BuildLoggerManager buildLoggerManager,
AgentConfiguration agentConfiguration,
RemoteAgentPluginEventHandlerImpl deferredEventsHandler,
int heartbeatIntervalSeconds) |
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.