Uses of Interface
com.atlassian.bamboo.configuration.external.RepositoryStoredSpecsLogService
-
-
Uses of RepositoryStoredSpecsLogService in com.atlassian.bamboo.configuration.external
Classes in com.atlassian.bamboo.configuration.external that implement RepositoryStoredSpecsLogService Modifier and Type Class Description class
RepositoryStoredSpecsLogServiceImpl
Constructors in com.atlassian.bamboo.configuration.external with parameters of type RepositoryStoredSpecsLogService 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 RepositoryStoredSpecsLogService in com.atlassian.bamboo.plugin.servlet
Constructors in com.atlassian.bamboo.plugin.servlet with parameters of type RepositoryStoredSpecsLogService Constructor Description SpecLogsDownloadStrategy(AdministrationConfigurationAccessor administrationConfigurationAccessor, BambooContentTypeResolver bambooContentTypeResolver, BambooPermissionManager bambooPermissionManager, BambooAuthenticationContext authenticationContext, com.atlassian.event.api.EventPublisher eventPublisher, RepositoryStoredSpecsLogService repositoryStoredSpecLogService, RepositoryDefinitionManager repositoryDefinitionManager)
-
Uses of RepositoryStoredSpecsLogService in com.atlassian.bamboo.plugins.bitbucket.v2
Constructors in com.atlassian.bamboo.plugins.bitbucket.v2 with parameters of type RepositoryStoredSpecsLogService Constructor Description BitbucketCloudCommitCommenter(AdministrationConfigurationAccessor administrationConfigurationAccessor, CredentialsAccessor credentialsAccessor, DeploymentProjectService deploymentProjectService, ProjectManager projectManager, RepositoryDefinitionManager repositoryDefinitionManager, RepositoryStoredSpecsLogService repositoryStoreSpecsLogService, TemplateRenderer templateRenderer)
-
Uses of RepositoryStoredSpecsLogService in com.atlassian.bamboo.plugins.github
Constructors in com.atlassian.bamboo.plugins.github with parameters of type RepositoryStoredSpecsLogService Constructor Description GitHubCommitCommenter(AdministrationConfigurationAccessor administrationConfigurationAccessor, DeploymentProjectService deploymentProjectService, ProjectManager projectManager, RepositoryDefinitionManager repositoryDefinitionManager, RepositoryStoredSpecsLogService repositoryStoreSpecsLogService, TemplateRenderer templateRenderer)
-
Uses of RepositoryStoredSpecsLogService in com.atlassian.bamboo.plugins.stash
Constructors in com.atlassian.bamboo.plugins.stash with parameters of type RepositoryStoredSpecsLogService Constructor Description BitbucketServerRssStatusUpdater(AdministrationConfigurationAccessor administrationConfigurationAccessor, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory, FeatureManager featureManager, ErrorHandler errorHandler, RepositoryStoredSpecsLogService repositoryStoredSpecsLogService)
-