Uses of Class
com.atlassian.bamboo.plugins.stash.events.RepositoryFinder
-
Packages that use RepositoryFinder Package Description com.atlassian.bamboo.plugins.stash.events -
-
Uses of RepositoryFinder in com.atlassian.bamboo.plugins.stash.events
Constructors in com.atlassian.bamboo.plugins.stash.events with parameters of type RepositoryFinder Constructor Description BranchChangedEventListener(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)
BranchDeletedEventListener(CachedPlanManager cachedPlanManager, ChainBranchManager chainBranchManager, CustomVariableContext customVariableContext, com.atlassian.event.api.EventPublisher eventPublisher, RssExecutionDirectoryManager rssExecutionDirectoryManager, com.atlassian.stash.rest.client.applinks.ApplinkStashClientFactory stashClientFactory, RepositoryFinder repositoryFinder)
-