Uses of Interface
com.atlassian.confluence.search.contentnames.ContentNameSearchSectionsProvider
-
Packages that use ContentNameSearchSectionsProvider Package Description com.atlassian.confluence.plugins.quicknav.admin com.atlassian.confluence.search.contentnames -
-
Uses of ContentNameSearchSectionsProvider in com.atlassian.confluence.plugins.quicknav.admin
Classes in com.atlassian.confluence.plugins.quicknav.admin that implement ContentNameSearchSectionsProvider Modifier and Type Class Description classAdminItemSearchSectionProviderSection provider for quick nav that includes admin items in the results. -
Uses of ContentNameSearchSectionsProvider in com.atlassian.confluence.search.contentnames
Classes in com.atlassian.confluence.search.contentnames that implement ContentNameSearchSectionsProvider Modifier and Type Class Description classDefaultContentNameSearchSectionsProviderThe default section provider for quick nav that searches through pages, blogs, attachments, peoples and spaces.Methods in com.atlassian.confluence.search.contentnames that return ContentNameSearchSectionsProvider Modifier and Type Method Description ContentNameSearchSectionsProviderContentNameSearchSectionsProviderModuleDescriptor. getModule()
-