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