Uses of Interface
com.atlassian.bamboo.configuration.external.rss.JavaSpecsImportService
-
Packages that use JavaSpecsImportService Package Description com.atlassian.bamboo.configuration.external com.atlassian.bamboo.configuration.external.rss -
-
Uses of JavaSpecsImportService in com.atlassian.bamboo.configuration.external
Constructors in com.atlassian.bamboo.configuration.external with parameters of type JavaSpecsImportService Constructor Description RepositoryStoredSpecsServiceImpl(@NotNull AdministrationConfigurationAccessor administrationConfigurationAccessor, @NotNull BambooSpecsManager bambooSpecsManager, @NotNull CustomVariableContext customVariableContext, @NotNull com.atlassian.event.api.EventPublisher eventPublisher, @NotNull FeatureManager featureManager, @NotNull I18nBeanFactory i18nBeanFactory, @NotNull JavaSpecsImportService javaSpecsImportService, @NotNull com.atlassian.plugin.PluginAccessor pluginAccessor, @NotNull RepositoryDefinitionManager repositoryDefinitionManager, @NotNull RepositoryStoredSpecsLogService repositoryStoredSpecsLogService, @NotNull RepositoryStoredSpecsResultHelper repositoryStoredSpecsResultService, @NotNull RssExecutionDirectoryManager rssExecutionDirectoryManager, @NotNull RssPermissionsService rssPermissionsService, @NotNull YamlSpecsImportService yamlSpecsImportService, @NotNull AuditLogService auditLogService)
-
Uses of JavaSpecsImportService in com.atlassian.bamboo.configuration.external.rss
Classes in com.atlassian.bamboo.configuration.external.rss that implement JavaSpecsImportService Modifier and Type Class Description class
JavaSpecsImportServiceImpl
-