Uses of Package
com.atlassian.confluence.impl.backuprestore.restore.idmapping.finders
-
Classes in com.atlassian.confluence.impl.backuprestore.restore.idmapping.finders used by com.atlassian.confluence.impl.backuprestore.restore.idmapping Class Description ExistingEntityFinder Allows to find objects already existing in the DB.ExistingEntityFindersProvider Builds map of finders that can be used to find existing entities (like users or labels) during space restore -
Classes in com.atlassian.confluence.impl.backuprestore.restore.idmapping.finders used by com.atlassian.confluence.impl.backuprestore.restore.idmapping.finders Class Description AbstractUserEntityFinder Responsible for finding users by user keys - if not found try second stage finder.ExistingEntityFinder Allows to find objects already existing in the DB.