@Singleton public class BambooCredentialsImportResource extends Object
| Constructor and Description |
|---|
BambooCredentialsImportResource(CredentialsExportService credentialsExportService,
BambooPermissionManager bambooPermissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
FeatureManager featureManager) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
importCredential(@NotNull String yamlString,
javax.ws.rs.core.HttpHeaders headers)
Import configuration of a shared credential in YAML format.
|
public BambooCredentialsImportResource(CredentialsExportService credentialsExportService, BambooPermissionManager bambooPermissionManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, FeatureManager featureManager)
public javax.ws.rs.core.Response importCredential(@NotNull
@NotNull String yamlString,
@Context
javax.ws.rs.core.HttpHeaders headers)
throws WebValidationException
WebValidationExceptionCopyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.