Class MeshMigrationRequest
java.lang.Object
com.atlassian.bitbucket.migration.MeshMigrationRequest
- Since:
- 8.0
-
Nested Class Summary
-
Field Summary
-
Method Summary
-
Field Details
-
MIN_BYTES_PER_SECOND
public static final long MIN_BYTES_PER_SECOND- See Also:
-
-
Method Details
-
getMaxBytesPerSecond
Deprecated.in 9.0 for removal in 10.0- Returns:
- the maximum network bandwidth that should be consumed by migration
- Since:
- 7.18
-
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
-