Class Hierarchy
- java.lang.Object
- com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> (implements com.atlassian.plugin.ModuleDescriptor<T>, com.atlassian.plugin.StateAware)
- com.atlassian.bitbucket.scm.BaseWeightedModuleDescriptor<T> (implements java.lang.Comparable<T>, com.atlassian.bitbucket.util.Weighted)
- com.atlassian.bitbucket.migration.MigrationHandlerModuleDescriptor
- com.atlassian.bitbucket.scm.BaseWeightedModuleDescriptor<T> (implements java.lang.Comparable<T>, com.atlassian.bitbucket.util.Weighted)
- com.atlassian.bitbucket.migration.StandardMigrationEntityType<K> (implements com.atlassian.bitbucket.migration.MigrationEntityType<K>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.atlassian.bitbucket.ServiceException
- com.atlassian.bitbucket.migration.CanceledMigrationException
- com.atlassian.bitbucket.migration.InsufficientDiskSpaceException
- com.atlassian.bitbucket.ServiceException
- java.lang.RuntimeException
- java.lang.Exception
- com.atlassian.plugin.descriptors.AbstractModuleDescriptor<T> (implements com.atlassian.plugin.ModuleDescriptor<T>, com.atlassian.plugin.StateAware)
Interface Hierarchy
- com.atlassian.bitbucket.migration.ArchiveSource
- java.lang.AutoCloseable
- java.io.Closeable
- com.atlassian.bitbucket.migration.SequentialArchive
- java.io.Closeable
- com.atlassian.bitbucket.migration.EntityExportMapping<K>
- com.atlassian.bitbucket.migration.EntityImportMapping<K>
- com.atlassian.bitbucket.migration.EntrySource
- com.atlassian.bitbucket.migration.Exporter
- com.atlassian.bitbucket.migration.ExportSection
- com.atlassian.bitbucket.migration.ExportContext
- com.atlassian.bitbucket.migration.ImportContext
- com.atlassian.bitbucket.migration.Importer
- com.atlassian.bitbucket.migration.MigrationEntityType<K>