Interface ContentNameSearchSectionsProvider

All Known Implementing Classes:
AdminItemSearchSectionProvider, DefaultContentNameSearchSectionsProvider

public interface ContentNameSearchSectionsProvider
This interface must be implemented by plugins who wish to include results in the Confluence quick nav.

For each search request getSections(java.util.List, ContentNameSearchContext) is being called and the results are used populate the quick nav.