Uses of Class
com.atlassian.bamboo.plugins.git.api.RepositoryFinder
Packages that use RepositoryFinder
Package
Description
-
Uses of RepositoryFinder in com.atlassian.bamboo.plugins.bitbucket.events
Subclasses of RepositoryFinder in com.atlassian.bamboo.plugins.bitbucket.events -
Uses of RepositoryFinder in com.atlassian.bamboo.plugins.git.api
Methods in com.atlassian.bamboo.plugins.git.api with parameters of type RepositoryFinderModifier and TypeMethodDescriptionstatic Predicate<VcsRepositoryData>RepositoryPredicates.matchesQuery(@NotNull CustomVariableContext customVariableContext, PlanRepositoryIndex.Query query, @NotNull RepositoryFinder repositoryFinder) Returns a Predicate that can be used to filter VcsRepositoryData objects based on a given query and a RepositoryFinder. -
Uses of RepositoryFinder in com.atlassian.bamboo.plugins.github.webhooks
Subclasses of RepositoryFinder in com.atlassian.bamboo.plugins.github.webhooks