Uses of Interface
com.atlassian.bamboo.deployments.environments.aggregation.EnvironmentStatusForAggregation
Package
Description
-
Uses of EnvironmentStatusForAggregation in com.atlassian.bamboo.deployments.aggregation
-
Uses of EnvironmentStatusForAggregation in com.atlassian.bamboo.deployments.results.service
Modifier 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
ModifierConstructorDescriptionEnvironmentSummary
(EnvironmentStatusForAggregation environment, DeploymentStatus status, VersionSummary deployedVersion, String baseUrl)