Class FieldMappingsProviderModuleRegistrar
java.lang.Object
com.atlassian.confluence.internal.search.v2.FieldMappingsProviderModuleRegistrar
Registers all
FieldMapping
from field-mappings-provider modules- Since:
- 8.8
-
Constructor Summary
ConstructorsConstructorDescriptionFieldMappingsProviderModuleRegistrar
(SearchIndexAccessor contentSearchIndexAccessor, SearchIndexAccessor changeSearchIndexAccessor, CustomSearchIndexRegistry customSearchIndexRegistry, com.atlassian.plugin.event.PluginEventManager pluginEventManager) -
Method Summary
Modifier and TypeMethodDescriptionvoid
pluginModuleEnabled
(com.atlassian.plugin.event.events.PluginModuleEnabledEvent event)
-
Constructor Details
-
FieldMappingsProviderModuleRegistrar
public FieldMappingsProviderModuleRegistrar(SearchIndexAccessor contentSearchIndexAccessor, SearchIndexAccessor changeSearchIndexAccessor, CustomSearchIndexRegistry customSearchIndexRegistry, com.atlassian.plugin.event.PluginEventManager pluginEventManager)
-
-
Method Details
-
pluginModuleEnabled
public void pluginModuleEnabled(com.atlassian.plugin.event.events.PluginModuleEnabledEvent event)
-