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 RepositorySelectorRepositorySelector.of(Repository repository) static RepositorySelectorMethods 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)