com.atlassian.bamboo.deployments.versions.actions
Class DeploymentVersionItemWithUrl

java.lang.Object
  extended by com.atlassian.bamboo.deployments.versions.actions.DeploymentVersionItemWithUrl

public class DeploymentVersionItemWithUrl
extends Object


Nested Class Summary
static class DeploymentVersionItemWithUrl.FromDeploymentVersionItem
           
 
Constructor Summary
DeploymentVersionItemWithUrl(DeploymentVersionItem deploymentVersionItem, String url)
           
 
Method Summary
 DeploymentVersionItem getDeploymentVersionItem()
           
 String getUrl()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeploymentVersionItemWithUrl

public DeploymentVersionItemWithUrl(DeploymentVersionItem deploymentVersionItem,
                                    String url)
Method Detail

getUrl

public String getUrl()

getDeploymentVersionItem

public DeploymentVersionItem getDeploymentVersionItem()


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.