Uses of Interface
com.atlassian.bamboo.configuration.external.CredentialsExportService
Packages that use CredentialsExportService
Package
Description
-
Uses of CredentialsExportService in com.atlassian.bamboo.configuration.external
Classes in com.atlassian.bamboo.configuration.external that implement CredentialsExportService -
Uses of CredentialsExportService in com.atlassian.bamboo.plugins.rest.configuration.external
Constructors in com.atlassian.bamboo.plugins.rest.configuration.external with parameters of type CredentialsExportServiceModifierConstructorDescriptionBambooCredentialsExportResource
(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)