Package | Description |
---|---|
com.atlassian.bamboo.plugins.rest.deployments.projects | |
com.atlassian.bamboo.plugins.rest.resource |
Modifier and Type | Method and Description |
---|---|
RestRepositoryList |
DeploymentProjectResource.searchAvailableRepositories(long deploymentProjectId,
String searchTerm,
javax.ws.rs.core.UriInfo uriInfo)
Search for linked repositories which can be granted to create/modify environment by Repository stored Bamboo Specs in given
deployment project.
|
Modifier and Type | Field and Description |
---|---|
static RestRepositoryList |
ProjectResource.SEARCH_AVAILABLE_REPOSITORIES_EXAMPLE |
Modifier and Type | Method and Description |
---|---|
RestRepositoryList |
RepositoryResource.findRepository(String searchTerm,
javax.ws.rs.core.UriInfo uriInfo)
Search for existing linked repositories by name.
|
RestRepositoryList |
RepositoryResource.searchAvailableRepositories(Long targetRepositoryId,
String searchTerm,
javax.ws.rs.core.UriInfo uriInfo)
Search for existing linked repositories which can be granted to use given repository by RSS.
|
RestRepositoryList |
ProjectResource.searchAvailableRepositories(String projectKey,
String searchTerm,
javax.ws.rs.core.UriInfo uriInfo)
Search for linked repositories which can be granted to create plans by Repository stored Bamboo Specs in given
project
|
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.