Class ExistingEntityFindersProvider
java.lang.Object
com.atlassian.confluence.impl.backuprestore.restore.idmapping.finders.ExistingEntityFindersProvider
Builds map of finders that can be used to find existing entities (like users or labels) during space restore
- Since:
- 8.1.0
-
Constructor Summary
ConstructorsConstructorDescriptionExistingEntityFindersProvider
(List<ExistingEntityFinder> defaultExistingEntityFinders, com.atlassian.plugin.PluginAccessor pluginAccessor) -
Method Summary
-
Constructor Details
-
ExistingEntityFindersProvider
public ExistingEntityFindersProvider(List<ExistingEntityFinder> defaultExistingEntityFinders, com.atlassian.plugin.PluginAccessor pluginAccessor)
-
-
Method Details
-
getExistingEntityFinder
-