com.atlassian.bamboo.deployments.projects
Class BambooArtifactDeploymentProjectItem

java.lang.Object
  extended by com.atlassian.bamboo.deployments.projects.AbstractDeploymentProjectItem
      extended by com.atlassian.bamboo.deployments.projects.BambooArtifactDeploymentProjectItem
All Implemented Interfaces:
BambooIdProvider, DeploymentProjectItem, InternalDeploymentProjectItem, NameProvider

public class BambooArtifactDeploymentProjectItem
extends AbstractDeploymentProjectItem
implements DeploymentProjectItem


Constructor Summary
BambooArtifactDeploymentProjectItem(MutableBambooArtifactDeploymentProjectItem item)
           
 
Method Summary
 ArtifactDefinition getArtifactDefinition()
           
 
Methods inherited from class com.atlassian.bamboo.deployments.projects.AbstractDeploymentProjectItem
getId, getName, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.atlassian.bamboo.deployments.projects.InternalDeploymentProjectItem
getId, getName, getType
 

Constructor Detail

BambooArtifactDeploymentProjectItem

public BambooArtifactDeploymentProjectItem(MutableBambooArtifactDeploymentProjectItem item)
Method Detail

getArtifactDefinition

public ArtifactDefinition getArtifactDefinition()


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