Uses of Interface
com.atlassian.bamboo.deployments.environments.aggregation.EnvironmentStatusForAggregation
Packages that use EnvironmentStatusForAggregation
Package
Description
-
Uses of EnvironmentStatusForAggregation in com.atlassian.bamboo.deployments.aggregation
Classes in com.atlassian.bamboo.deployments.aggregation that implement EnvironmentStatusForAggregation -
Uses of EnvironmentStatusForAggregation in com.atlassian.bamboo.deployments.results.service
Methods in com.atlassian.bamboo.deployments.results.service that return types with arguments of type EnvironmentStatusForAggregationModifier and TypeMethodDescription@NotNull List<EnvironmentStatusForAggregation>
DeploymentResultService.getStatusesForAggregationByProject
(@NotNull DeploymentProject deploymentProject) @NotNull List<EnvironmentStatusForAggregation>
DeploymentResultServiceImpl.getStatusesForAggregationByProject
(@NotNull DeploymentProject deploymentProject) -
Uses of EnvironmentStatusForAggregation in com.atlassian.bamboo.plugins.jira.rest.model.deployment
Constructors in com.atlassian.bamboo.plugins.jira.rest.model.deployment with parameters of type EnvironmentStatusForAggregationModifierConstructorDescriptionEnvironmentSummary
(EnvironmentStatusForAggregation environment, DeploymentStatus status, VersionSummary deployedVersion, String baseUrl)