Uses of Interface
com.atlassian.confluence.search.contentnames.ContentNameSearchSectionSpec
-
-
Uses of ContentNameSearchSectionSpec in com.atlassian.confluence.impl.search.contentnames
Method parameters in com.atlassian.confluence.impl.search.contentnames with type arguments of type ContentNameSearchSectionSpec Modifier and Type Method Description voidDefaultContentNameSearchSectionsProvider. 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 ContentNameSearchSectionSpec Modifier and Type Method Description Map<Category,ContentNameSearchSectionSpec>ContentNameSearchSectionSpecsProvider. get()Map<Category,ContentNameSearchSectionSpec>CoreContentNameSearchSectionSpecsProvider. get()Constructor parameters in com.atlassian.confluence.internal.search.contentnames.v2 with type arguments of type ContentNameSearchSectionSpec Constructor Description ContentNameSearchSectionSpecsProvider(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 ContentNameSearchSectionSpec Modifier and Type Method Description ContentNameSearchSectionSpecContentNameSearchSectionSpecModuleDescriptor. createModule()ContentNameSearchSectionSpecContentNameSearchSectionSpecModuleDescriptor. getModule()
-