Uses of Interface
com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsService
-
Packages that use RepositoryStoredSpecsService Package Description com.atlassian.bamboo.configuration.external -
-
Uses of RepositoryStoredSpecsService in com.atlassian.bamboo.configuration.external
Classes in com.atlassian.bamboo.configuration.external that implement RepositoryStoredSpecsService Modifier and Type Class Description class
RepositoryStoredSpecsServiceImpl
Constructors in com.atlassian.bamboo.configuration.external with parameters of type RepositoryStoredSpecsService Constructor Description RssDetectionServiceImpl(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull AuthorCreatorService authorCreatorService, @NotNull BambooSpecsManager bambooSpecsManager, @NotNull CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager, @NotNull CustomVariableContext customVariableContext, @NotNull ExtendedAuthorManager extendedAuthorManager, @NotNull FeatureManager featureManager, @NotNull I18nBeanFactory i18nBeanFactory, @NotNull RepositoryStoredSpecsService repositoryStoredSpecsService, @NotNull SpecsConsumerFactory specsConsumerFactory, @NotNull VcsRepositoryManager vcsRepositoryManager)
-