public class VcsRepositoryDataImpl extends Object implements VcsRepositoryData
| Constructor and Description |
|---|
VcsRepositoryDataImpl(@NotNull VcsRepositoryData other) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetEntityTypepublic VcsRepositoryDataImpl(@NotNull
@NotNull VcsRepositoryData other)
public BambooEntityOid getOid()
ImmutableEntityWithOidBambooEntityOid.getEntityType() should be the same as this object's
ImmutableEntityWithOid.getEntityType().getOid in interface ImmutableEntityWithOid@NotNull public @NotNull String getPluginKey()
getPluginKey in interface PluginKeyProvider@NotNull public @NotNull VcsLocationDefinition getVcsLocation()
getVcsLocation in interface VcsRepositoryData@Nullable public @Nullable VcsBranchDefinition getBranch()
getBranch in interface VcsRepositoryData@Nullable public @Nullable VcsChangeDetectionOptions getVcsChangeDetectionOptions()
getVcsChangeDetectionOptions in interface VcsRepositoryData@Nullable public @Nullable VcsBranchDetectionOptions getVcsBranchDetectionOptions()
getVcsBranchDetectionOptions in interface VcsRepositoryData@Nullable public @Nullable VcsBambooSpecsDetectionOptions getBambooSpecsDetectionOptions()
getBambooSpecsDetectionOptions in interface VcsRepositoryData@Nullable public @Nullable VcsRepositoryViewerDefinition getViewerConfiguration()
getViewerConfiguration in interface VcsRepositoryDatapublic boolean isMarkedForDeletion()
isMarkedForDeletion in interface VcsRepositoryDatapublic boolean isLinked()
isLinked in interface VcsRepositoryDatapublic boolean isShared()
isShared in interface VcsRepositoryDatapublic boolean isRootVcsLinked()
isRootVcsLinked in interface VcsRepositoryDatapublic boolean isRootVcsProject()
isRootVcsProject in interface VcsRepositoryDatapublic boolean isRootVcsShared()
isRootVcsShared in interface VcsRepositoryDatapublic long getId()
getId in interface BambooIdProvider@NotNull public @NotNull String getName()
getName in interface DescriptionProvidergetName in interface NameProvider@Nullable public @Nullable String getDescription()
getDescription in interface DescriptionProviderpublic boolean isLegacyRepository()
isLegacyRepository in interface VcsRepositoryData@Nullable public @Nullable Long getParentId()
VcsRepositoryDatagetParentId in interface VcsRepositoryData@Nullable public @Nullable BambooEntityOid getParentOid()
VcsRepositoryDatagetParentOid in interface VcsRepositoryDatapublic long getRootVcsRepositoryId()
VcsRepositoryDataVcsRepositoryData.isRootVcsLinked() returns true, this method returns id of that linked repository.getRootVcsRepositoryId in interface VcsRepositoryDatapublic Long getProjectId()
getProjectId in interface ProjectIdProvidergetProjectId in interface VcsRepositoryData@NotNull public @NotNull RepositoryData asLegacyData()
asLegacyData in interface VcsRepositoryDataCopyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.