Class MeshMigrationRequest
java.lang.Object
com.atlassian.bitbucket.migration.MeshMigrationRequest
- Since:
- 8.0
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
getProjectIds
- Returns:
- the IDs of projects to be migrated
- Since:
- 8.0
-
getRepositoryIds
- Returns:
- the IDs of repositories to be migrated
- Since:
- 8.0
-
isAll
public boolean isAll()- Returns:
true
if all repositories in the system are to be migrated- Since:
- 8.0
-