@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(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 String yamlString, @Context javax.ws.rs.core.HttpHeaders headers) throws WebValidationException
WebValidationException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.