Uses of Interface
com.atlassian.bamboo.configuration.external.CredentialsExportService
Package
Description
-
Uses of CredentialsExportService in com.atlassian.bamboo.configuration.external
-
Uses of CredentialsExportService in com.atlassian.bamboo.plugins.rest.configuration.external
ModifierConstructorDescriptionBambooCredentialsExportResource
(CredentialsExportService credentialsExportService, EncryptedCredentialsAccessor encryptedCredentialsAccessor, BambooPermissionManager bambooPermissionManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, FeatureManager featureManager) BambooCredentialsImportResource
(CredentialsExportService credentialsExportService, BambooPermissionManager bambooPermissionManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, FeatureManager featureManager)