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 BambooIdProvider
getId
in interface InternalDeploymentProjectItem
public String getName()
getName
in interface InternalDeploymentProjectItem
getName
in interface NameProvider
@NotNull public @NotNull ProjectItemType getType()
getType
in interface InternalDeploymentProjectItem
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.