Class 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