Uses of Class
com.atlassian.confluence.impl.backuprestore.restore.idmapping.AbstractIdMapper
-
Packages that use AbstractIdMapper Package Description com.atlassian.confluence.impl.backuprestore.restore.idmapping -
-
Uses of AbstractIdMapper in com.atlassian.confluence.impl.backuprestore.restore.idmapping
Subclasses of AbstractIdMapper in com.atlassian.confluence.impl.backuprestore.restore.idmapping Modifier and Type Class Description classSiteRestoreIdMapperResponsible for keeping id mappings between the xml ids and the database ids during site restore.classSpaceRestoreIdMapperResponsible for keeping all required id mappings between the xml ids and the database ids during space restore.
-