Class AdminItemSearchSectionProvider

java.lang.Object
com.atlassian.confluence.plugins.quicknav.admin.AdminItemSearchSectionProvider
All Implemented Interfaces:
ContentNameSearchSectionsProvider

public class AdminItemSearchSectionProvider extends Object implements ContentNameSearchSectionsProvider
Section provider for quick nav that includes admin items in the results.

On each request we search through all available admin items for the current user and filter out the ones whose label matches with the query tokens.