Class ExistingEntityFindersProvider

java.lang.Object
com.atlassian.confluence.impl.backuprestore.restore.idmapping.finders.ExistingEntityFindersProvider

public class ExistingEntityFindersProvider extends Object
Builds map of finders that can be used to find existing entities (like users or labels) during space restore
Since:
8.1.0
  • Constructor Details

    • ExistingEntityFindersProvider

      public ExistingEntityFindersProvider(List<ExistingEntityFinder> defaultExistingEntityFinders, com.atlassian.plugin.PluginAccessor pluginAccessor)
  • Method Details