public class PlanRepositoryDefinitionImpl extends VcsRepositoryDataImpl implements PlanRepositoryDefinition
Constructor and Description |
---|
PlanRepositoryDefinitionImpl(EnvironmentRepositoryLink planRepositoryLink,
PartialVcsRepositoryData source) |
PlanRepositoryDefinitionImpl(PlanRepositoryLink planRepositoryLink,
PartialVcsRepositoryData source) |
Modifier and Type | Method and Description |
---|---|
static PlanRepositoryDefinition |
createForPosition(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, getRootVcsRepositoryId, getVcsBranchDetectionOptions, getVcsChangeDetectionOptions, getVcsLocation, getViewerConfiguration, hashCode, isLegacyRepository, isLinked, isMarkedForDeletion, isRootVcsLinked
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
asLegacyData, getBambooSpecsDetectionOptions, getBranch, getEntityType, getParentId, getParentOid, getRootVcsRepositoryId, getVcsBranchDetectionOptions, getVcsChangeDetectionOptions, getVcsLocation, getViewerConfiguration, isLegacyRepository, isLinked, isMarkedForDeletion, isRootVcsLinked
getDescription, getName
getOid
getPluginKey
getId
public PlanRepositoryDefinitionImpl(@NotNull PlanRepositoryLink planRepositoryLink, @NotNull PartialVcsRepositoryData source)
public PlanRepositoryDefinitionImpl(@NotNull EnvironmentRepositoryLink planRepositoryLink, @NotNull PartialVcsRepositoryData source)
public static PlanRepositoryDefinition createForPosition(@NotNull VcsRepositoryData other, int position)
public int getPosition()
RepositoryPositionProvider
Plan
.
Default repository is always on the position 0.getPosition
in interface RepositoryPositionProvider
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.