Package com.atlassian.bitbucket.migration
package com.atlassian.bitbucket.migration
-
ClassDescriptionProvides access to an archive within an archive.Thrown during migration operations to signal the caller that the operation has been canceled and that the caller should clean up the state they own and stop any work.Provides the ability to map local IDs to instance agnostic logical IDs during an export.Provides the ability to map generated export IDs to locally created IDs during an import and vice versa.Provides access to a single file within an archive.Represents the context for the current export job.Data Center Migration Exporter SPIAllows addition of entries to the export archive, either from disk or directly from a
stream
.Allows the consumption of entries contained in an import archive.Data Center Migration Importer SPIThrown when performing a migration of a repository and there is not enough disk space.Represents an entity type that can be exported by theexporter
SPI.