public class ViewDeploymentProjects.DeploymentVersionWithEnvironments extends Object
| Constructor and Description |
|---|
DeploymentVersionWithEnvironments(DeploymentVersion deploymentVersion,
Iterable<Environment> environments) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentVersion |
getDeploymentVersion() |
List<Environment> |
getEnvironments() |
public DeploymentVersionWithEnvironments(DeploymentVersion deploymentVersion, Iterable<Environment> environments)
public List<Environment> getEnvironments()
public DeploymentVersion getDeploymentVersion()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.