Uses of Interface
com.atlassian.confluence.search.contentnames.ContentNameSearcher
-
Packages that use ContentNameSearcher Package Description com.atlassian.confluence.plugins.rest.service com.atlassian.confluence.search.contentnames -
-
Uses of ContentNameSearcher in com.atlassian.confluence.plugins.rest.service
Constructors in com.atlassian.confluence.plugins.rest.service with parameters of type ContentNameSearcher Constructor Description DefaultRestSearchService(ContentNameSearcher contentNameSearcher, QueryTokenizer contentNameQueryTokenizer, SearchManager searchManager, PredefinedSearchBuilder predefinedSearchBuilder, com.atlassian.crowd.embedded.api.CrowdService crowdService, EntityBuilderFactory entityBuilderFactory) -
Uses of ContentNameSearcher in com.atlassian.confluence.search.contentnames
Methods in com.atlassian.confluence.search.contentnames with parameters of type ContentNameSearcher Modifier and Type Method Description voidDefaultContentNameSearchSectionsProvider. setContentNameSearcher(ContentNameSearcher contentNameSearcher)
-