Uses of Class
com.atlassian.bitbucket.migration.RepositorySelector
Packages that use RepositorySelector
-
Uses of RepositorySelector in com.atlassian.bitbucket.migration
Methods in com.atlassian.bitbucket.migration that return RepositorySelectorModifier and TypeMethodDescriptionRepositorySelector.Builder.build()
static RepositorySelector
RepositorySelector.of
(Repository repository) static RepositorySelector
Methods in com.atlassian.bitbucket.migration that return types with arguments of type RepositorySelectorMethods in com.atlassian.bitbucket.migration with parameters of type RepositorySelectorModifier and TypeMethodDescriptionRepositoriesExportRequest.Builder.include
(RepositorySelector value) Method parameters in com.atlassian.bitbucket.migration with type arguments of type RepositorySelectorModifier and TypeMethodDescriptionRepositoriesExportRequest.Builder.includes
(Iterable<RepositorySelector> values)