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. |
asLegacyData, equals, getBambooSpecsDetectionOptions, getBranch, getDescription, getId, getName, getOid, getParentId, getParentOid, getPluginKey, getRootVcsRepositoryId, getVcsBranchDetectionOptions, getVcsChangeDetectionOptions, getVcsLocation, getViewerConfiguration, hashCode, isLegacyRepository, isLinked, isMarkedForDeletion, isRootVcsLinkedclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitasLegacyData, getBambooSpecsDetectionOptions, getBranch, getEntityType, getParentId, getParentOid, getRootVcsRepositoryId, getVcsBranchDetectionOptions, getVcsChangeDetectionOptions, getVcsLocation, getViewerConfiguration, isLegacyRepository, isLinked, isMarkedForDeletion, isRootVcsLinkedgetDescription, getNamegetOidgetPluginKeygetIdpublic 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()
RepositoryPositionProviderPlan.
Default repository is always on the position 0.getPosition in interface RepositoryPositionProviderCopyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.