public class DeploymentProjectIdentifier extends Object implements DeploymentProject
Constructor and Description |
---|
DeploymentProjectIdentifier(long id) |
Modifier and Type | Method and Description |
---|---|
@Nullable String |
getDescription() |
List<? extends Environment> |
getEnvironments() |
long |
getId() |
@NotNull DeploymentKey |
getKey() |
@NotNull String |
getName() |
BambooEntityOid |
getOid()
OID assigned to this object.
|
Operations |
getOperations() |
@Nullable PlanKey |
getPlanKey() |
@Nullable ImmutableVcsBambooSpecsSource |
getVcsBambooSpecsSource() |
boolean |
isRepositorySpecsManaged() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEntityType
public long getId()
getId
in interface BambooIdProvider
getId
in interface InternalDeploymentProject
@NotNull public @NotNull DeploymentKey getKey()
getKey
in interface InternalDeploymentProject
@NotNull public @NotNull String getName()
getName
in interface InternalDeploymentProject
getName
in interface DescriptionProvider
getName
in interface NameProvider
@Nullable public @Nullable String getDescription()
getDescription
in interface InternalDeploymentProject
getDescription
in interface DescriptionProvider
@Nullable public @Nullable PlanKey getPlanKey()
getPlanKey
in interface InternalDeploymentProject
public List<? extends Environment> getEnvironments()
getEnvironments
in interface DeploymentProject
public Operations getOperations()
getOperations
in interface DeploymentProject
Operations
object, describing detailed permissions for projectpublic BambooEntityOid getOid()
ImmutableEntityWithOid
BambooEntityOid.getEntityType()
should be the same as this object's
ImmutableEntityWithOid.getEntityType()
.getOid
in interface ImmutableEntityWithOid
public boolean isRepositorySpecsManaged()
isRepositorySpecsManaged
in interface DeploymentProject
@Nullable public @Nullable ImmutableVcsBambooSpecsSource getVcsBambooSpecsSource()
getVcsBambooSpecsSource
in interface DeploymentProject
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.