package

com.atlassian.bitbucket.migration

Interfaces

Classes

ExportRequest Represents a request to export a set of repositories. 
ExportRequest.Builder  
ImportRequest Represents a request to import repositories from a file. 
ImportRequest.Builder  
MigrationJobMessageSearchRequest Request for job messages from migration jobs. 
MigrationJobMessageSearchRequest.Builder  
RepositoriesExportRequest  
RepositoriesExportRequest.Builder  
RepositorySelector  
RepositorySelector.Builder  

Exceptions

ExportException Runtime exception generated during export phase of migration 
ImportException Runtime exception generated during import phase of migration 
MaxConcurrentMigrationJobsException Exception thrown when a migration job is submitted to be run but the maximum number of concurrent migration jobs are already running on that node. 
MigrationException Runtime exception generated during a migration of repositories.