Uses of Interface
com.atlassian.bamboo.agent.elastic.server.ElasticImageConfigurationManager
Packages that use ElasticImageConfigurationManager
Package
Description
-
Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.agent.elastic.server
Classes in com.atlassian.bamboo.agent.elastic.server that implement ElasticImageConfigurationManager -
Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.plugins.rest.deployments.environments
Constructors in com.atlassian.bamboo.plugins.rest.deployments.environments with parameters of type ElasticImageConfigurationManagerModifierConstructorDescriptionDeploymentEnvironmentResource
(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, AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooPermissionManager bambooPermissionManager, VariableConfigurationService variableConfigurationService, AgentCapabilityService agentCapabilityService, LinkService linkService, EphemeralAgentsService ephemeralAgentsService) -
Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.plugins.rest.job
Constructors in com.atlassian.bamboo.plugins.rest.job with parameters of type ElasticImageConfigurationManagerModifierConstructorDescriptionExecutableJobResource
(AgentCapabilityService agentCapabilityService, AgentManager agentManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, PaginatedJobService paginatedJobService, LinkService linkService, BambooPermissionManager bambooPermissionManager, AdministrationConfigurationAccessor administrationConfigurationAccessor, ElasticImageConfigurationManager elasticImageConfigurationManager, EphemeralAgentsService ephemeralAgentsService) -
Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.plugins.rest.plan.stage.job.assignment
Constructors in com.atlassian.bamboo.plugins.rest.plan.stage.job.assignment with parameters of type ElasticImageConfigurationManagerModifierConstructorDescriptionJobAgentAssignmentResource
(AgentAssignmentService agentAssignmentService, AgentManager agentManager, AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooPermissionManager bambooPermissionManager, ElasticImageConfigurationManager elasticImageConfigurationManager, EphemeralAgentsService ephemeralAgentsService, com.atlassian.sal.api.message.I18nResolver i18nResolver, com.atlassian.event.api.EventPublisher eventPublisher, InputParser inputParser, CachedPlanManager planManager) -
Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type ElasticImageConfigurationManagerModifierConstructorDescriptionAgentAssignmentResource
(AgentAssignmentService agentAssignmentService, AgentManager agentManager, DeploymentProjectService deploymentProjectService, ElasticImageConfigurationManager elasticImageConfigurationManager, EnvironmentService environmentService, EphemeralAgentsService ephemeralAgentsService, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, CachedPlanManager cachedPlanManager, PlanRestService planRestService, ProjectManager projectManager, RestAuthenticationContext restAuthenticationContext) ElasticConfigResource
(ElasticImageConfigurationManager elasticImageConfigurationManager, ElasticAccountBean elasticAccountBean, AwsAccountBean awsAccountBean, RestHelperWrapper restHelperWrapper, AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooPermissionManager bambooPermissionManager) -
Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.plugins.testutils.rest.resource.elastic
Constructors in com.atlassian.bamboo.plugins.testutils.rest.resource.elastic with parameters of type ElasticImageConfigurationManagerModifierConstructorDescriptionElasticConfigurationCapabilityResource
(ElasticImageConfigurationManager elasticImageConfigurationManager, CapabilitySetManager capabilitySetManager) -
Uses of ElasticImageConfigurationManager in com.atlassian.bamboo.ww2.actions.admin.elastic
Methods in com.atlassian.bamboo.ww2.actions.admin.elastic with parameters of type ElasticImageConfigurationManagerModifier and TypeMethodDescriptionvoid
ConfigureElasticCapability.setElasticImageConfigurationManager
(ElasticImageConfigurationManager elasticImageConfigurationManager) void
ConfigureElasticImageConfigurationAssignments.setElasticImageConfigurationManager
(ElasticImageConfigurationManager elasticImageConfigurationManager) -
Uses of ElasticImageConfigurationManager in it.com.atlassian.bamboo.agent
Constructors in it.com.atlassian.bamboo.agent with parameters of type ElasticImageConfigurationManagerModifierConstructorDescriptionAgentAssignmentWiredTest
(AgentManager agentManager, AgentAssignmentService agentAssignmentService, ElasticImageConfigurationManager elasticImageConfigurationManager, AdministrationConfigurationAccessor administrationConfigurationAccessor, AdministrationConfigurationPersister administrationConfigurationPersister, EphemeralAgentsService ephemeralAgentsService)