public class PlanRepositoryDefinitionImpl extends VcsRepositoryDataImpl implements PlanRepositoryDefinition
Constructor and Description |
---|
PlanRepositoryDefinitionImpl(@NotNull EnvironmentRepositoryLink planRepositoryLink,
@NotNull PartialVcsRepositoryData source) |
PlanRepositoryDefinitionImpl(@NotNull PlanRepositoryLink planRepositoryLink,
@NotNull PartialVcsRepositoryData source) |
Modifier and Type | Method and Description |
---|---|
static PlanRepositoryDefinition |
createForPosition(@NotNull VcsRepositoryData other,
int position) |
int |
getPosition()
Position of repository in the list of repositories defined for
Plan . |
String |
toString() |
asLegacyData, equals, getBambooSpecsDetectionOptions, getBranch, getDescription, getId, getName, getOid, getParentId, getParentOid, getPluginKey, getProjectId, getRootVcsRepositoryId, getVcsBranchDetectionOptions, getVcsChangeDetectionOptions, getVcsLocation, getViewerConfiguration, hashCode, isLegacyRepository, isLinked, isMarkedForDeletion, isRootVcsLinked, isRootVcsProject, isRootVcsShared, isShared
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
asLegacyData, getBambooSpecsDetectionOptions, getBranch, getEntityType, getParentId, getParentOid, getProjectId, getRootVcsRepositoryId, getVcsBranchDetectionOptions, getVcsChangeDetectionOptions, getVcsLocation, getViewerConfiguration, isLegacyRepository, isLinked, isMarkedForDeletion, isRootVcsLinked, isRootVcsProject, isRootVcsShared, isShared
getDescription, getName
getOid
getPluginKey
getId
public PlanRepositoryDefinitionImpl(@NotNull @NotNull PlanRepositoryLink planRepositoryLink, @NotNull @NotNull PartialVcsRepositoryData source)
public PlanRepositoryDefinitionImpl(@NotNull @NotNull EnvironmentRepositoryLink planRepositoryLink, @NotNull @NotNull PartialVcsRepositoryData source)
public static PlanRepositoryDefinition createForPosition(@NotNull @NotNull VcsRepositoryData other, int position)
public int getPosition()
RepositoryPositionProvider
Plan
.
Default repository is always on the position 0.getPosition
in interface RepositoryPositionProvider
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.