Uses of Interface
com.atlassian.confluence.search.contentnames.ContentNameSearchService
-
-
Uses of ContentNameSearchService in com.atlassian.confluence.impl.search.actions
Methods in com.atlassian.confluence.impl.search.actions with parameters of type ContentNameSearchService Modifier and Type Method Description voidContentNameSearchAction. setContentNameSearchService(ContentNameSearchService contentNameSearchService)Deprecated. -
Uses of ContentNameSearchService in com.atlassian.confluence.impl.search.contentnames
Classes in com.atlassian.confluence.impl.search.contentnames that implement ContentNameSearchService Modifier and Type Class Description classDefaultContentNameSearchService -
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)
-