@Internal public interface InternalDeploymentProject extends BambooIdProvider, NameProvider, DescriptionProvider, ImmutableEntityWithOid
| Modifier and Type | Method and Description |
|---|---|
@Nullable String |
getDescription() |
default BambooEntityType |
getEntityType()
Entity type of this object, used in
BambooEntityOid. |
long |
getId() |
@NotNull DeploymentKey |
getKey() |
@NotNull String |
getName() |
@Nullable PlanKey |
getPlanKey() |
getOiddefault BambooEntityType getEntityType()
ImmutableEntityWithOidBambooEntityOid.getEntityType in interface ImmutableEntityWithOidlong getId()
getId in interface BambooIdProvider@NotNull @NotNull DeploymentKey getKey()
@NotNull @NotNull String getName()
getName in interface DescriptionProvidergetName in interface NameProvider@Nullable @Nullable String getDescription()
getDescription in interface DescriptionProvider@Nullable @Nullable PlanKey getPlanKey()
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.