public class DeploymentProjectIdentifier extends Object implements DeploymentProject
Constructor and Description |
---|
DeploymentProjectIdentifier(long id) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
List<? extends Environment> |
getEnvironments() |
long |
getId() |
DeploymentKey |
getKey() |
String |
getName() |
BambooEntityOid |
getOid()
OID assigned to this object.
|
Operations |
getOperations() |
PlanKey |
getPlanKey() |
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 DeploymentKey getKey()
getKey
in interface InternalDeploymentProject
@NotNull public String getName()
getName
in interface InternalDeploymentProject
getName
in interface DescriptionProvider
getName
in interface NameProvider
@Nullable public String getDescription()
getDescription
in interface InternalDeploymentProject
getDescription
in interface DescriptionProvider
@Nullable public 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 ImmutableVcsBambooSpecsSource getVcsBambooSpecsSource()
getVcsBambooSpecsSource
in interface DeploymentProject
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.