| 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.
|
| com.atlassian.bamboo.specs.api.model.repository |
Generic plan-local and linked source code repositories as well as change detection settings.
|
| com.atlassian.bamboo.specs.api.validators.repository |
Validate generic VCS settings.
|
| com.atlassian.bamboo.specs.model.repository.bitbucket.cloud |
Bitbucket Cloud repository type.
|
| com.atlassian.bamboo.specs.model.repository.bitbucket.server |
Bitbucket Server repository type.
|
| com.atlassian.bamboo.specs.model.repository.git |
Git repository type.
|
| com.atlassian.bamboo.specs.model.repository.github |
GitHub repository type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VcsRepository<T extends VcsRepository<T,E>,E extends VcsRepositoryProperties>
Represents a definition of VCS repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyVcsRepositoryProperties |
static class |
PlanRepositoryLinkProperties.LinkedGlobalRepository |
| Modifier and Type | Method and Description |
|---|---|
VcsRepositoryProperties |
PlanRepositoryLinkProperties.getRepositoryDefinition() |
| Constructor and Description |
|---|
PlanRepositoryLinkProperties(VcsRepositoryProperties repositoryDefinition) |
| Modifier and Type | Method and Description |
|---|---|
static List<ValidationProblem> |
VcsRepositoryValidator.validate(VcsRepositoryProperties vcsRepositoryProperties) |
| Modifier and Type | Class and Description |
|---|---|
class |
BitbucketCloudRepositoryProperties |
| Modifier and Type | Class and Description |
|---|---|
class |
BitbucketServerRepositoryProperties |
| Modifier and Type | Class and Description |
|---|---|
class |
GitRepositoryProperties |
| Modifier and Type | Class and Description |
|---|---|
class |
GitHubRepositoryProperties |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.