Uses of Class
com.atlassian.bitbucket.migration.MeshMigrationRequest
Packages that use MeshMigrationRequest
- 
Uses of MeshMigrationRequest in com.atlassian.bitbucket.migrationMethods in com.atlassian.bitbucket.migration that return MeshMigrationRequestMethods in com.atlassian.bitbucket.migration with parameters of type MeshMigrationRequestModifier 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 requestto external Mesh nodes.