| 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.builders.repository.viewer |
Generic repository viewers, see also com.atlassian.bamboo.specs.builders.repository.viewer for specific viewers.
|
| com.atlassian.bamboo.specs.builders.repository.viewer |
Repository viewers, such as: FishEye, Bitbucket Server and Cloud or 'hg serve' service.
|
| Modifier and Type | Method and Description |
|---|---|
T |
VcsRepository.repositoryViewer(VcsRepositoryViewer repositoryViewer)
Sets a web repository viewer to be used with this repository.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AnyVcsRepositoryViewer
Represents a vcs repository viewer of any type.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BitbucketCloudRepositoryViewer
Represents Bitbucket Cloud repository viewer.
|
class |
BitbucketServerRepositoryViewer
Represents Bitbucket Server viewer.
|
class |
FishEyeRepositoryViewer
Represents a FishEye repository viewer.
|
class |
GenericRepositoryViewer
Represents a generic viewer.
|
class |
HgServeRepositoryViewer
Represents viewer that generates links to default hg repository browser service (a.k.a hg serve).
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.