Package | Description |
---|---|
com.atlassian.bamboo.specs.api.builders.repository |
Generic plan-local and linked source code repositories as well as change detection settings, see also com.atlassian.bamboo.specs.builders.repository for specific repository types.
|
Modifier and Type | Method and Description |
---|---|
PlanRepositoryLink |
PlanRepositoryLink.globalRepository(VcsRepository<?,?> repositoryDefinition)
Specifies a link to existing global repository.
|
static PlanRepositoryLink |
PlanRepositoryLink.linkToGlobalRepository(VcsRepository<?,?> globalRepository)
Specifies a link to existing global repository.
|
static PlanRepositoryLink |
PlanRepositoryLink.linkToGlobalRepository(VcsRepositoryIdentifier globalRepository)
Specifies a link to existing global repository.
|
PlanRepositoryLink |
PlanRepositoryLink.localRepositoryDefinition(VcsRepository<?,?> repositoryDefinition)
Specifies a link to a plan-managed repository.
|
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.