Uses of Class
com.atlassian.bamboo.deployments.projects.persistence.RequirementDeploymentMapping
Package
Description
-
Uses of RequirementDeploymentMapping in com.atlassian.bamboo.configuration.agent
Modifier and TypeFieldDescriptionprotected List<RequirementDeploymentMapping>
ConfigureCapabilityKey.requirementDeploymentEnvironmentMappings
-
Uses of RequirementDeploymentMapping in com.atlassian.bamboo.deployments.environments.service
Modifier and TypeMethodDescription@NotNull Set<RequirementDeploymentMapping>
EnvironmentService.findEnvironmentsByRequirementKey
(@NotNull String requirementKey) Find environments which rely on requirementKey@NotNull Set<RequirementDeploymentMapping>
EnvironmentServiceImpl.findEnvironmentsByRequirementKey
(@NotNull String requirementKey)