Uses of Class
com.atlassian.bitbucket.migration.MeshMigrationRequest
-
Uses of MeshMigrationRequest in com.atlassian.bitbucket.migration
Modifier and TypeMethodDescriptionMigrationService.previewMeshMigration
(MeshMigrationRequest request) Resolves repositories to be migrated without triggering a migration.MigrationService.startMeshMigration
(MeshMigrationRequest request) Start a job that migrates the repository or repositories specified in themigration request
to external Mesh nodes.