| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.rest.deployments.projects | |
| com.atlassian.bamboo.plugins.rest.resource | |
| com.atlassian.bamboo.rest.model.repository |
| Modifier and Type | Method and Description |
|---|---|
List<RestRepository> |
DeploymentProjectResource.listAssignedRepositories(Long deploymentProjectId)
Fetch list of repositories which granted to create/edit environment in given deployment project by Repository stored Bamboo Specs.
|
| Modifier and Type | Method and Description |
|---|---|
List<RestRepository> |
RepositoryResource.getRssRepositoriesAllowedToAccessRepository(Long targetRepositoryId)
Fetch list of RSS repositories which can use given repository by RSS code.
|
List<RestRepository> |
ProjectResource.listAssignedRepositories(String projectKey)
Fetch list of repositories which granted to create plan in given project by Repository stored Bamboo Specs.
|
| Modifier and Type | Method and Description |
|---|---|
List<RestRepository> |
RestRepositoryList.getSearchResults() |
| Constructor and Description |
|---|
RestRepositoryList(int size,
org.apache.commons.lang3.Range<Integer> range,
List<RestRepository> list) |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.