Uses of Interface
com.atlassian.bamboo.configuration.external.RepositoryExportService
Packages that use RepositoryExportService
Package
Description
-
Uses of RepositoryExportService in com.atlassian.bamboo.configuration.external
Classes in com.atlassian.bamboo.configuration.external that implement RepositoryExportService -
Uses of RepositoryExportService in com.atlassian.bamboo.plugins.rest.configuration.external
Constructors in com.atlassian.bamboo.plugins.rest.configuration.external with parameters of type RepositoryExportServiceModifierConstructorDescriptionBambooLinkedRepositoryExportResource
(RepositoryExportService repositoryExportService, RepositoryDefinitionManager repositoryDefinitionManager, CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, BambooPermissionManager bambooPermissionManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, FeatureManager featureManager) BambooRepositoryImportResource
(RepositoryExportService repositoryExportService, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, BambooAuthenticationContext authenticationContext)