Package com.atlassian.confluence.impl.backuprestore.restore.idmapping.finders
package com.atlassian.confluence.impl.backuprestore.restore.idmapping.finders
-
ClassDescriptionResponsible for finding users by user keys - if not found try second stage finder.This is a class which could compound the result of multiple
ExistingEntityFinder
which has same supported class and same job sourceFinds users by emails.Finds users by lower usernames for server imports.Allows to find objects already existing in the DB.Builds map of finders that can be used to find existing entities (like users or labels) during space restoreFinds existing labels (on xml restore).This will allow plugin to find existing id of an object it is interested.