| Package | Description |
|---|---|
| com.atlassian.bamboo.plugins.rest.deployments.projects | |
| com.atlassian.bamboo.plugins.rest.resource |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
DeploymentProjectResource.addAssignedRepository(Long deploymentProjectId,
@Nullable RestIdContainer idContainer,
javax.ws.rs.core.UriInfo uriInfo)
Grant permission to create/edit plan in given deployment project by Bamboo Specs from given repository.
|
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
ProjectResource.addAssignedRepository(String projectKey,
@Nullable RestIdContainer idContainer,
javax.ws.rs.core.UriInfo uriInfo)
Grant permission to create/edit plan in given project by Bamboo Specs from given repository.
|
javax.ws.rs.core.Response |
RepositoryResource.grantRssRepositoryAccess(Long targetRepositoryId,
RestIdContainer idContainer,
javax.ws.rs.core.UriInfo uriInfo)
Grant repository with RSS code to use target repository in build plans and deployments.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.