public class RepositoryFinder extends Object
Constructor and Description |
---|
RepositoryFinder(CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager) |
Modifier and Type | Method and Description |
---|---|
Stream<VcsRepositoryData> |
findMatchingRepositories(com.atlassian.stash.plugin.remote.event.AbstractStashRepositoryRemoteEvent event,
Collection<GitRef> refs) |
@Autowired public RepositoryFinder(CachedRepositoryDefinitionManager cachedRepositoryDefinitionManager)
@NotNull public Stream<VcsRepositoryData> findMatchingRepositories(@NotNull com.atlassian.stash.plugin.remote.event.AbstractStashRepositoryRemoteEvent event, @NotNull Collection<GitRef> refs)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.