public class DeploymentProjectWithEnvironmentStatusesImpl extends Object implements DeploymentProjectWithEnvironmentStatuses
Constructor and Description |
---|
DeploymentProjectWithEnvironmentStatusesImpl(DeploymentProject deploymentProject,
List<? extends EnvironmentStatus> environmentStatuses) |
Modifier and Type | Method and Description |
---|---|
DeploymentProject |
getDeploymentProject() |
List<? extends EnvironmentStatus> |
getEnvironmentStatuses() |
public DeploymentProjectWithEnvironmentStatusesImpl(@NotNull DeploymentProject deploymentProject, @NotNull List<? extends EnvironmentStatus> environmentStatuses)
@NotNull public DeploymentProject getDeploymentProject()
getDeploymentProject
in interface DeploymentProjectWithEnvironmentStatuses
@NotNull public List<? extends EnvironmentStatus> getEnvironmentStatuses()
getEnvironmentStatuses
in interface DeploymentProjectWithEnvironmentStatuses
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.