@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() |
getOid
default BambooEntityType getEntityType()
ImmutableEntityWithOid
BambooEntityOid
.getEntityType
in interface ImmutableEntityWithOid
long getId()
getId
in interface BambooIdProvider
@NotNull DeploymentKey getKey()
@NotNull String getName()
getName
in interface DescriptionProvider
getName
in interface NameProvider
@Nullable String getDescription()
getDescription
in interface DescriptionProvider
@Nullable PlanKey getPlanKey()
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.