Uses of Interface
com.atlassian.bamboo.configuration.external.RepositoryExportService
-
Packages that use RepositoryExportService Package Description com.atlassian.bamboo.configuration.external com.atlassian.bamboo.plugins.rest.configuration.external -
-
Uses of RepositoryExportService in com.atlassian.bamboo.configuration.external
Classes in com.atlassian.bamboo.configuration.external that implement RepositoryExportService Modifier and Type Class Description class
RepositoryExportServiceImpl
-
Uses of RepositoryExportService in com.atlassian.bamboo.plugins.rest.configuration.external
Constructors in com.atlassian.bamboo.plugins.rest.configuration.external with parameters of type RepositoryExportService Constructor Description BambooLinkedRepositoryExportResource(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)
-