Uses of Interface
com.atlassian.confluence.search.contentnames.ContentNameSearchService
-
Packages that use ContentNameSearchService Package Description com.atlassian.confluence.plugins.quicknav.resources com.atlassian.confluence.search.actions com.atlassian.confluence.search.contentnames -
-
Uses of ContentNameSearchService in com.atlassian.confluence.plugins.quicknav.resources
Constructors in com.atlassian.confluence.plugins.quicknav.resources with parameters of type ContentNameSearchService Constructor Description QuickNavResource(ContentNameSearchService contentNameSearchService) -
Uses of ContentNameSearchService in com.atlassian.confluence.search.actions
Methods in com.atlassian.confluence.search.actions with parameters of type ContentNameSearchService Modifier and Type Method Description voidContentNameSearchAction. setContentNameSearchService(ContentNameSearchService contentNameSearchService)Deprecated. -
Uses of ContentNameSearchService in com.atlassian.confluence.search.contentnames
Classes in com.atlassian.confluence.search.contentnames that implement ContentNameSearchService Modifier and Type Class Description classDefaultContentNameSearchService
-