| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.api.builders.applink |
Application Links (for instance to integrate with JIRA or Bitbucket Server).
|
| com.atlassian.bamboo.specs.builders.repository.bitbucket.server |
Bitbucket Server repository type.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationLink |
ApplicationLink.id(@NotNull String id)
Link to an application by its application id.
|
ApplicationLink |
ApplicationLink.name(@NotNull String name)
Link to an application by name.
|
| Modifier and Type | Method and Description |
|---|---|
BitbucketServerRepository |
BitbucketServerRepository.server(@NotNull ApplicationLink server)
Selects Bitbucket Server instance which hosts this repository.
|
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.