| Package | Description |
|---|---|
| com.atlassian.bitbucket.migration | |
| com.atlassian.bitbucket.migration.event |
| Modifier and Type | Method and Description |
|---|---|
ExportRequest |
ExportRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Stream<Scope> |
MigrationService.previewExport(ExportRequest request)
Resolves export items without triggering an export.
|
Job |
MigrationService.startExport(ExportRequest request)
Export the repositories specified in the
export request. |
| Constructor and Description |
|---|
MigrationExportStartedEvent(Object source,
Job job,
ExportRequest request) |
Copyright © 2021 Atlassian. All rights reserved.