Uses of Interface
com.atlassian.confluence.search.contentnames.ContentNameSearcher
-
Packages that use ContentNameSearcher Package Description com.atlassian.confluence.impl.search.contentnames com.atlassian.confluence.plugins.rest.service -
-
Uses of ContentNameSearcher in com.atlassian.confluence.impl.search.contentnames
Methods in com.atlassian.confluence.impl.search.contentnames with parameters of type ContentNameSearcher Modifier and Type Method Description void
DefaultContentNameSearchSectionsProvider. setContentNameSearcher(ContentNameSearcher contentNameSearcher)
-
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)
-