Class 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 Detail

      • ExistingEntityFindersProvider

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