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 class
SiteRestoreIdMapper
Responsible for keeping id mappings between the xml ids and the database ids during site restore.class
SpaceRestoreIdMapper
Responsible for keeping all required id mappings between the xml ids and the database ids during space restore.
-