Uses of Interface
com.atlassian.bamboo.configuration.external.rss.RssExecutionDirectoryManager
Packages that use RssExecutionDirectoryManager
Package
Description
-
Uses of RssExecutionDirectoryManager in com.atlassian.bamboo.configuration.external
Constructors in com.atlassian.bamboo.configuration.external with parameters of type RssExecutionDirectoryManagerModifierConstructorDescriptionRepositoryStoredSpecsServiceImpl
(@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 RssExecutionDirectoryManager in com.atlassian.bamboo.configuration.external.rss
Classes in com.atlassian.bamboo.configuration.external.rss that implement RssExecutionDirectoryManager -
Uses of RssExecutionDirectoryManager in com.atlassian.bamboo.deployments.specs
Constructors in com.atlassian.bamboo.deployments.specs with parameters of type RssExecutionDirectoryManagerModifierConstructorDescriptionRssPermissionManagerImpl
(AuditLogService auditLogService, BambooPermissionManager bambooPermissionManager, com.atlassian.bandana.BandanaManager bandanaManager, DeploymentProjectDao deploymentProjectDao, CachedDeploymentProjectService cachedDeploymentProjectService, ProjectManager projectManager, RepositoryDefinitionDao repositoryDefinitionDao, RssDeploymentProjectPermissionDao rssDeploymentProjectPermissionDao, RssProjectPermissionDao rssProjectPermissionDao, RssRepositoryPermissionDao rssRepositoryPermissionDao, RssExecutionDirectoryManager rssExecutionDirectoryManager, AdministrationConfigurationAccessor administrationConfigurationAccessor) -
Uses of RssExecutionDirectoryManager in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks
Constructors in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks with parameters of type RssExecutionDirectoryManagerModifierConstructorDescriptionBitbucketCloudWebhooksDeleteEventListener
(com.atlassian.event.api.EventPublisher eventPublisher, BitbucketRepositoryFinder repositoryFinder, CachedPlanManager cachedPlanManager, ChainBranchManager chainBranchManager, RssExecutionDirectoryManager rssExecutionDirectoryManager) -
Uses of RssExecutionDirectoryManager in com.atlassian.bamboo.plugins.github.webhooks
Constructors in com.atlassian.bamboo.plugins.github.webhooks with parameters of type RssExecutionDirectoryManagerModifierConstructorDescriptionGithubWebhooksDeleteEventListener
(com.atlassian.event.api.EventPublisher eventPublisher, GithubRepositoryFinder repositoryFinder, CachedPlanManager cachedPlanManager, ChainBranchManager chainBranchManager, RssExecutionDirectoryManager rssExecutionDirectoryManager) -
Uses of RssExecutionDirectoryManager in com.atlassian.bamboo.plugins.stash.events
Constructors in com.atlassian.bamboo.plugins.stash.events with parameters of type RssExecutionDirectoryManagerModifierConstructorDescriptionBranchDeletedEventListener
(CachedPlanManager cachedPlanManager, ChainBranchManager chainBranchManager, CustomVariableContext customVariableContext, com.atlassian.event.api.EventPublisher eventPublisher, RssExecutionDirectoryManager rssExecutionDirectoryManager, com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory, RepositoryFinder repositoryFinder)