Class PluginProvidedExistingEntityFinder

java.lang.Object
com.atlassian.confluence.impl.backuprestore.restore.idmapping.finders.PluginProvidedExistingEntityFinder
All Implemented Interfaces:
ExistingEntityFinder

public class PluginProvidedExistingEntityFinder extends Object implements ExistingEntityFinder
This will allow plugin to find existing id of an object it is interested. Noted: Because of the current limitation there is only 1 ExistingEntityFinder for 1 type. More info could be seen in ExistingEntityFindersProvider
Since:
8.3.0