Uses of Class
com.atlassian.bitbucket.migration.ExportRequest
-
Uses of ExportRequest in com.atlassian.bitbucket.migration
Modifier and TypeMethodDescriptionMigrationService.previewExport
(ExportRequest request) Resolves export items without triggering an export.MigrationService.startExport
(ExportRequest request) Export the repositories specified in theexport request
. -
Uses of ExportRequest in com.atlassian.bitbucket.migration.event
ModifierConstructorDescriptionMigrationExportStartedEvent
(Object source, Job job, ExportRequest request)