Uses of Interface
com.atlassian.bamboo.configuration.external.rss.RssExecutionDirectoryManager
Package
Description
-
Uses of RssExecutionDirectoryManager in com.atlassian.bamboo.configuration.external
ModifierConstructorDescriptionRepositoryStoredSpecsServiceImpl
(@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
-
Uses of RssExecutionDirectoryManager in com.atlassian.bamboo.deployments.specs
ModifierConstructorDescriptionRssPermissionManagerImpl
(AuditLogService auditLogService, BambooPermissionManager bambooPermissionManager, com.atlassian.bandana.BandanaManager bandanaManager, DeploymentProjectDao deploymentProjectDao, DeploymentProjectService deploymentProjectService, 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
ModifierConstructorDescriptionBitbucketCloudWebhooksDeleteEventListener
(com.atlassian.event.api.EventPublisher eventPublisher, BitbucketRepositoryFinder repositoryFinder, CachedPlanManager cachedPlanManager, ChainBranchManager chainBranchManager, RssExecutionDirectoryManager rssExecutionDirectoryManager) -
Uses of RssExecutionDirectoryManager in com.atlassian.bamboo.plugins.github.webhooks
ModifierConstructorDescriptionGithubWebhooksDeleteEventListener
(com.atlassian.event.api.EventPublisher eventPublisher, GithubRepositoryFinder repositoryFinder, CachedPlanManager cachedPlanManager, ChainBranchManager chainBranchManager, RssExecutionDirectoryManager rssExecutionDirectoryManager) -
Uses of RssExecutionDirectoryManager in com.atlassian.bamboo.plugins.stash.events
ModifierConstructorDescriptionBranchDeletedEventListener
(CachedPlanManager cachedPlanManager, ChainBranchManager chainBranchManager, CustomVariableContext customVariableContext, com.atlassian.event.api.EventPublisher eventPublisher, RssExecutionDirectoryManager rssExecutionDirectoryManager, com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory, RepositoryFinder repositoryFinder)