com.atlassian.bamboo.deployments.projects.actions
Class ViewDeploymentProjects.DeploymentVersionWithEnvironments

java.lang.Object
  extended by com.atlassian.bamboo.deployments.projects.actions.ViewDeploymentProjects.DeploymentVersionWithEnvironments
Enclosing class:
ViewDeploymentProjects

public class ViewDeploymentProjects.DeploymentVersionWithEnvironments
extends java.lang.Object


Constructor Summary
ViewDeploymentProjects.DeploymentVersionWithEnvironments(DeploymentVersion deploymentVersion, java.lang.Iterable<Environment> environments)
           
 
Method Summary
 DeploymentVersion getDeploymentVersion()
           
 java.util.List<Environment> getEnvironments()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewDeploymentProjects.DeploymentVersionWithEnvironments

public ViewDeploymentProjects.DeploymentVersionWithEnvironments(DeploymentVersion deploymentVersion,
                                                                java.lang.Iterable<Environment> environments)
Method Detail

getEnvironments

public java.util.List<Environment> getEnvironments()

getDeploymentVersion

public DeploymentVersion getDeploymentVersion()


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.