Uses of Interface
com.atlassian.bamboo.configuration.external.PlanConfigImportService
Package
Description
-
Uses of PlanConfigImportService in com.atlassian.bamboo.configuration.external
-
Uses of PlanConfigImportService in com.atlassian.bamboo.configuration.external.rss
ModifierConstructorDescriptionSpecsConsumerFactoryImpl
(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull BambooSpecsManager bambooSpecsManager, @NotNull BuildNumberGeneratorService buildNumberGenerator, @NotNull CachedPlanManager cachedPlanManager, @NotNull ChainResultManager chainResultManager, @NotNull DeploymentImportService deploymentImportService, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull I18nBeanFactory i18nBeanFactory, @NotNull PlanConfigImportService planConfigImportService, @NotNull PlanManager planManager, @NotNull PlanPermissionService planPermissionService, @NotNull ProjectImportService projectImportService, @NotNull RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService, @NotNull AuditLogService auditLogService, @NotNull BuildDefinitionManager buildDefinitionManager, @NotNull BuildDefinitionConverter buildDefinitionConverter, @NotNull FeatureManager featureManager) -
Uses of PlanConfigImportService in com.atlassian.bamboo.configuration.external.rss.importers
ModifierConstructorDescriptionPlanImporterProvider
(PlanConfigImportService planConfigImportService) -
Uses of PlanConfigImportService in com.atlassian.bamboo.plugins.rest.configuration.external
ModifierConstructorDescriptionBambooPlanConfigImportResource
(com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.message.I18nResolver i18nResolver, BambooAuthenticationContext authenticationContext, PlanConfigImportService planConfigImportService, PlanPermissionService planPermissionService, RepositoryDefinitionManager repositoryDefinitionManager, YamlSpecsImportService yamlSpecsImportService, BambooPermissionManager bambooPermissionManager) -
Uses of PlanConfigImportService in it.com.atlassian.bamboo.job
ModifierConstructorDescriptionJobDeletionTest
(PlanConfigImportService planConfigImportService, DeletionService deletionService, ResultsSummaryManager resultsSummaryManager, StorageLocationService storageLocationService, CachedPlanManager cachedPlanManager, PlanExecutionManager planExecutionManager, BambooUserManager bambooUserManager, ArtifactDefinitionManager artifactDefinitionManager, ArtifactLinkManager artifactLinkManager, PlanManager planManager, ImpersonationService impersonationService)