| Package | Description |
|---|---|
| com.atlassian.bitbucket.migration |
| Modifier and Type | Method and Description |
|---|---|
MeshMigrationRequest |
MeshMigrationRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Stream<Repository> |
MigrationService.previewMeshMigration(MeshMigrationRequest request)
Resolves repositories to be migrated without triggering a migration.
|
Job |
MigrationService.startMeshMigration(MeshMigrationRequest request)
Start a job that migrates the repository or repositories specified in the
migration request
to external Mesh nodes. |
Copyright © 2023 Atlassian. All rights reserved.