public class AbstractDeploymentVersionItem extends Object implements DeploymentVersionItem
Constructor and Description |
---|
AbstractDeploymentVersionItem(long id,
String name,
ProjectItemType type) |
AbstractDeploymentVersionItem(MutableDeploymentVersionItem version) |
public AbstractDeploymentVersionItem(@NotNull MutableDeploymentVersionItem version)
public AbstractDeploymentVersionItem(long id, String name, ProjectItemType type)
public long getId()
getId
in interface BambooIdProvider
getId
in interface InternalDeploymentVersionItem
@NotNull public String getName()
getName
in interface InternalDeploymentVersionItem
getName
in interface NameProvider
@NotNull public ProjectItemType getType()
getType
in interface InternalDeploymentVersionItem
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.