Uses of Interface
com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
Packages that use ContentNameSearchSectionSpec
Package
Description
-
Uses of ContentNameSearchSectionSpec in com.atlassian.confluence.impl.search.contentnames
Method parameters in com.atlassian.confluence.impl.search.contentnames with type arguments of type ContentNameSearchSectionSpecModifier and TypeMethodDescriptionvoid
DefaultContentNameSearchSectionsProvider.setContentNameSearchSectionSpecsProvider
(Supplier<Map<Category, ContentNameSearchSectionSpec>> contentNameSearchSectionSpecsProvider) -
Uses of ContentNameSearchSectionSpec in com.atlassian.confluence.internal.search.contentnames.v2
Methods in com.atlassian.confluence.internal.search.contentnames.v2 that return types with arguments of type ContentNameSearchSectionSpecModifier and TypeMethodDescriptionContentNameSearchSectionSpecsProvider.get()
CoreContentNameSearchSectionSpecsProvider.get()
Constructor parameters in com.atlassian.confluence.internal.search.contentnames.v2 with type arguments of type ContentNameSearchSectionSpecModifierConstructorDescriptionContentNameSearchSectionSpecsProvider
(Supplier<Map<Category, ContentNameSearchSectionSpec>> coreSectionSpecsProvider, com.atlassian.plugin.PluginAccessor pluginAccessor) -
Uses of ContentNameSearchSectionSpec in com.atlassian.confluence.plugin.descriptor
Methods in com.atlassian.confluence.plugin.descriptor that return ContentNameSearchSectionSpecModifier and TypeMethodDescriptionContentNameSearchSectionSpecModuleDescriptor.createModule()
ContentNameSearchSectionSpecModuleDescriptor.getModule()