Uses of Interface
com.atlassian.bamboo.configuration.external.RssTriggeringService
Package
Description
-
Uses of RssTriggeringService in com.atlassian.bamboo.configuration.external.rss
-
Uses of RssTriggeringService in com.atlassian.bamboo.plugins.bitbucket.v2.webhooks
ModifierConstructorDescriptionBitbucketCloudWebhooksChangeEventListener
(com.atlassian.event.api.EventPublisher eventPublisher, BitbucketRepositoryFinder repositoryFinder, CachedPlanManager cachedPlanManager, CustomVariableContext customVariableContext, RssTriggeringService rssDetectionService) -
Uses of RssTriggeringService in com.atlassian.bamboo.plugins.github.webhooks
ModifierConstructorDescriptionGithubWebhooksChangeEventListener
(com.atlassian.event.api.EventPublisher eventPublisher, GithubRepositoryFinder repositoryFinder, CachedPlanManager cachedPlanManager, CustomVariableContext customVariableContext, RssTriggeringService rssDetectionService) -
Uses of RssTriggeringService in com.atlassian.bamboo.plugins.stash.events
ModifierConstructorDescriptionBranchChangedEventListener
(CachedPlanManager cachedPlanManager, CustomVariableContext customVariableContext, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory, com.atlassian.event.remote.RemoteEventListenerRegistrar listenerRegistrar, RepositoryFinder repositoryFinder, RssTriggeringService rssTriggeringService)