@Singleton public class BambooRepositoryImportResource extends Object
| Constructor and Description |
|---|
BambooRepositoryImportResource(RepositoryExportService repositoryExportService,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
BambooAuthenticationContext authenticationContext) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
importRepository(String yamlString,
javax.ws.rs.core.HttpHeaders headers,
javax.ws.rs.core.UriInfo uriInfo)
Import configuration of a linked repository in YAML format.
|
public BambooRepositoryImportResource(RepositoryExportService repositoryExportService, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, BambooAuthenticationContext authenticationContext)
public javax.ws.rs.core.Response importRepository(@NotNull
String yamlString,
@Context
javax.ws.rs.core.HttpHeaders headers,
@Context
javax.ws.rs.core.UriInfo uriInfo)
throws WebValidationException
WebValidationExceptionCopyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.