Uses of Interface
com.atlassian.bamboo.buildqueue.manager.AgentCapabilityService
Packages that use AgentCapabilityService
Package
Description
-
Uses of AgentCapabilityService in com.atlassian.bamboo.buildqueue.manager
Classes in com.atlassian.bamboo.buildqueue.manager that implement AgentCapabilityService -
Uses of AgentCapabilityService in com.atlassian.bamboo.configuration.agent
Fields in com.atlassian.bamboo.configuration.agent declared as AgentCapabilityServiceModifier and TypeFieldDescriptionprotected AgentCapabilityService
ConfigureAgentCapability.agentCapabilityService
-
Uses of AgentCapabilityService in com.atlassian.bamboo.plugins.rest.deployments.environments
Constructors in com.atlassian.bamboo.plugins.rest.deployments.environments with parameters of type AgentCapabilityServiceModifierConstructorDescriptionDeploymentEnvironmentResource
(AgentAssignmentService agentAssignmentService, AgentManager agentManager, CachedEnvironmentService cachedEnvironmentService, EnvironmentService environmentService, EnvironmentCustomConfigService environmentCustomConfigService, DeploymentResultService deploymentResultService, CachedDeploymentProjectService cachedDeploymentProjectService, 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 AgentCapabilityService in com.atlassian.bamboo.plugins.rest.job
Constructors in com.atlassian.bamboo.plugins.rest.job with parameters of type AgentCapabilityServiceModifierConstructorDescriptionExecutableJobResource
(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 AgentCapabilityService in com.atlassian.bamboo.plugins.rest.resource
Constructors in com.atlassian.bamboo.plugins.rest.resource with parameters of type AgentCapabilityServiceModifierConstructorDescriptionAgentResource
(AgentCapabilityService agentCapabilityService, AgentExecutableService agentExecutableService, AgentManager agentManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, RestHelperWrapper restHelperWrapper)