Modifier and Type | Method and Description |
---|---|
void |
AgentConsoleAction.setAgentManager(AgentManager agentManager) |
Modifier and Type | Method and Description |
---|---|
RemoteElasticInstance |
ElasticInstanceManagerImpl.newElasticAgent(RemoteElasticInstanceListener listener,
com.atlassian.aws.AWSAccount awsAccount,
AgentManager agentManager,
ElasticImageConfiguration elasticImageConfiguration,
com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder) |
RemoteElasticInstance |
ElasticInstanceManager.newElasticAgent(RemoteElasticInstanceListener listener,
com.atlassian.aws.AWSAccount awsAccount,
AgentManager agentManager,
ElasticImageConfiguration elasticImageConfiguration,
com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder) |
RemoteElasticInstance |
ElasticInstanceManagerImpl.restoreElasticAgent(ElasticAgentDefinition elasticAgentDefinition,
com.amazonaws.services.ec2.model.Instance instance,
RemoteElasticInstanceListener listener,
com.atlassian.aws.AWSAccount awsAccount,
AgentManager agentManager,
com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder) |
RemoteElasticInstance |
ElasticInstanceManager.restoreElasticAgent(ElasticAgentDefinition elasticAgentDefinition,
com.amazonaws.services.ec2.model.Instance instance,
RemoteElasticInstanceListener listener,
com.atlassian.aws.AWSAccount awsAccount,
AgentManager agentManager,
com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder)
After Bamboo server restart, reconnect to elastic agent.
|
Constructor and Description |
---|
ElasticAccountManagementServiceImpl(AwsAccountBean awsAccountBean,
AgentManager agentManager,
ElasticInstanceManager elasticInstanceManager) |
RemoteElasticInstanceImpl(ElasticInstanceManager manager,
ElasticAgentTunnelManager tunnelManager,
ErrorHandler errorHandler,
com.atlassian.aws.AWSAccount awsAccount,
URL baseURL,
int startupTimeoutSeconds,
RemoteElasticInstanceListener listener,
ScheduledExecutorService executor,
KeyStore keyStore,
ElasticConfiguration elasticConfiguration,
AgentManager agentManager,
ElasticImageConfiguration elasticImageConfiguration,
com.atlassian.aws.ec2.InstanceLaunchConfigurationBuilder instanceLaunchConfigurationBuilder,
SpotInstanceConfig spotInstanceConfig,
ServerFingerprint fingerprint) |
ShutdownOrderComparator(AgentManager agentManager) |
Constructor and Description |
---|
InstanceSizeEventProducer(AdministrationConfigurationAccessor administrationConfigurationAccessor,
AgentManager agentManager,
CachedPlanManager cachedPlanManager) |
Modifier and Type | Field and Description |
---|---|
protected AgentManager |
PlanResultsAction.agentManager |
Modifier and Type | Method and Description |
---|---|
void |
ViewBuildFiles.setAgentManager(AgentManager agentManager) |
void |
PlanResultsAction.setAgentManager(AgentManager agentManager) |
void |
ViewBuild.setAgentManager(AgentManager agentManager) |
Constructor and Description |
---|
CurrentlyBuildingContainer(AgentManager agentManager,
com.atlassian.event.api.EventPublisher eventPublisher,
XStreamFactory xStreamFactory) |
Modifier and Type | Interface and Description |
---|---|
interface |
LocalAgentManager
Deprecated.
since 3.3 use
AgentManager instead |
Modifier and Type | Class and Description |
---|---|
class |
AgentManagerImpl |
Modifier and Type | Field and Description |
---|---|
protected AgentManager |
ConfigureAgentCapability.agentManager |
protected AgentManager |
ViewAgents.agentManager |
protected AgentManager |
ViewAgentDetails.agentManager |
protected AgentManager |
ViewAgent.agentManager |
protected AgentManager |
ConfigureCapabilityKey.agentManager |
Modifier and Type | Method and Description |
---|---|
void |
ControlRemoteAgentsAuthentication.setAgentManager(AgentManager agentManager) |
void |
ConfigureAgentCapability.setAgentManager(AgentManager agentManager) |
void |
ViewAgents.setAgentManager(AgentManager agentManager) |
void |
ViewAgentPlanMatrix.setAgentManager(AgentManager agentManager) |
void |
ViewRejectedRequirements.setAgentManager(AgentManager agentManager) |
void |
ConfigureCapabilityKey.setAgentManager(AgentManager agentManager) |
void |
ConfigureAgentAssignments.setAgentManager(AgentManager agentManager) |
void |
ConfigureCapability.setAgentManager(AgentManager agentManager) |
Constructor and Description |
---|
BambooHealthCheckServiceImpl(com.atlassian.config.db.HibernateConfig hibernateConfig,
DbmsBean dbmsBean,
AgentManager agentManager,
org.springframework.orm.hibernate5.HibernateTemplate hibernateTemplate) |
Modifier and Type | Method and Description |
---|---|
static com.google.common.base.Function<Long,DecoratedErrorDetailsImpl.AgentIdentifier> |
DecoratedErrorDetailsImpl.AgentIdentifier.fromId(AgentManager agentManager) |
Constructor and Description |
---|
DecoratedErrorDetailsFactory(AgentManager agentManager,
CachedPlanManager cachedPlanManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager) |
DecoratedErrorDetailsImpl(ErrorDetails errorDetails,
AgentManager agentManager,
CachedPlanManager cachedPlanManager,
ResultsSummaryManager resultsSummaryManager,
RepositoryDefinitionManager repositoryDefinitionManager,
CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager) |
Modifier and Type | Method and Description |
---|---|
void |
BuildHungNotification.setAgentManager(AgentManager agentManager) |
Constructor and Description |
---|
GitCacheHandler(CachedPlanManager cachedPlanManager,
BuildDirectoryManager buildDirectoryManager,
GitCacheDirectoryUtils gitCacheDirectoryUtils,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
AgentManager agentManager,
AgentCommandSender agentCommandSender,
CustomVariableContext customVariableContext) |
Modifier and Type | Method and Description |
---|---|
void |
DeleteHgCacheDirectory.setAgentManager(AgentManager agentManager) |
Constructor and Description |
---|
RestAgentServiceImpl(AgentManager agentManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
RestPermissionCheck restPermissionCheck) |
Constructor and Description |
---|
DeploymentEnvironmentResource(AgentAssignmentService agentAssignmentService,
AgentManager agentManager,
EnvironmentService environmentService,
EnvironmentCustomConfigService environmentCustomConfigService,
DeploymentResultService deploymentResultService,
DeploymentProjectService deploymentProjectService,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
com.atlassian.event.api.EventPublisher eventPublisher,
ElasticImageConfigurationManager elasticImageConfigurationManager,
EnvironmentRequirementService environmentRequirementService,
VariableDefinitionManager variableDefinitionManager) |
Constructor and Description |
---|
AgentAssignmentResource(AgentAssignmentService agentAssignmentService,
AgentManager agentManager,
DeploymentProjectService deploymentProjectService,
ElasticImageConfigurationManager elasticImageConfigurationManager,
EnvironmentService environmentService,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
CachedPlanManager cachedPlanManager,
PlanRestService planRestService,
ProjectManager projectManager) |
AgentResource(AgentManager agentManager,
RestHelperWrapper restHelperWrapper) |
Constructor and Description |
---|
AgentResource(AgentManager agentManager,
AgentAssignmentService agentAssignmentService,
RemoteAgentAuthenticationManager agentAuthenticationManager,
RemoteAgentManager remoteAgentManager) |
Constructor and Description |
---|
EventResource(RecentEventsQueue recentEvents,
AgentManager agentManager) |
Modifier and Type | Method and Description |
---|---|
void |
ViewFilesCondition.setAgentManager(AgentManager agentManager) |
Modifier and Type | Method and Description |
---|---|
void |
AgentUtilizationCollector.setAgentManager(AgentManager agentManager) |
Modifier and Type | Field and Description |
---|---|
static com.google.common.base.Supplier<AgentManager> |
ComponentAccessor.AGENT_MANAGER
Deprecated.
|
Constructor and Description |
---|
BuildQueueManagerImpl(AgentManager agentManager,
com.atlassian.event.api.EventPublisher eventPublisher,
BuildExecutionManager buildExecutionManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
ErrorUpdateHandler errorUpdateHandler,
ExecutableAgentsHelper executableAgentsHelper,
CustomVariableContextRunner customVariableContextRunner,
ExecutionPhaseService executionPhaseService,
XStreamFactory xStreamFactory,
org.springframework.transaction.support.TransactionTemplate transactionTemplate,
LocalResultProcessor resultProcessor) |
Modifier and Type | Method and Description |
---|---|
void |
StarterAction.setAgentManager(AgentManager agentManager) |
Modifier and Type | Method and Description |
---|---|
void |
ViewElasticAgentHistoryAction.setAgentManager(AgentManager agentManager) |
void |
ViewElasticInstanceAction.setAgentManager(AgentManager agentManager) |
Modifier and Type | Method and Description |
---|---|
void |
Import.setAgentManager(AgentManager agentManager) |
Modifier and Type | Method and Description |
---|---|
void |
AgentJsonProvider.setAgentManager(AgentManager agentManager) |
void |
ViewAgentDetailsAction.setAgentManager(AgentManager agentManager) |
Modifier and Type | Field and Description |
---|---|
protected AgentManager |
BuildJsonProviderAction.agentManager |
Modifier and Type | Method and Description |
---|---|
void |
BuildJsonProviderAction.setAgentManager(AgentManager agentManager) |
Constructor and Description |
---|
CurrentlyBuildingJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
CurrentlyBuilding currentlyBuilding,
AgentManager agentManager,
BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager,
ImmutablePlan plan) |
CurrentlyDeployingJsonDecorator(DeploymentInProgress deploymentInProgress,
com.opensymphony.xwork2.TextProvider textProvider,
EnvironmentService environmentService,
TriggerManager triggerManager,
AgentManager agentManager) |
QueuedBuildJsonDecorator(com.opensymphony.xwork2.TextProvider textProvider,
BuildQueueItemViewForJsonDecorator buildQueueItem,
int index,
AgentManager agentManager,
BuildExecutionManager buildExecutionManager,
BambooPermissionManager bambooPermissionManager,
TriggerManager triggerManager,
Collection<ElasticImageConfiguration> imagesForExecutable,
Set<Long> agentsForExecutable) |
Modifier and Type | Method and Description |
---|---|
void |
FinishSetupAction.setAgentManager(AgentManager agentManager) |
Constructor and Description |
---|
AgentAssignmentWiredTest(AgentManager agentManager,
AgentAssignmentService agentAssignmentService,
ElasticImageConfigurationManager elasticImageConfigurationManager,
AdministrationConfigurationAccessor administrationConfigurationAccessor,
AdministrationConfigurationPersister administrationConfigurationPersister) |
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.