public abstract class AbstractDeploymentProjectItem extends Object implements DeploymentProjectItem
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDeploymentProjectItem(InternalDeploymentProjectItem item) |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
String |
getName() |
@NotNull ProjectItemType |
getType() |
protected AbstractDeploymentProjectItem(InternalDeploymentProjectItem item)
public long getId()
getId in interface BambooIdProvidergetId in interface InternalDeploymentProjectItempublic String getName()
getName in interface InternalDeploymentProjectItemgetName in interface NameProvider@NotNull public @NotNull ProjectItemType getType()
getType in interface InternalDeploymentProjectItemCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.