Uses of Interface
com.atlassian.confluence.search.contentnames.ContentNameSearcher
Packages that use ContentNameSearcher
Package
Description
-
Uses of ContentNameSearcher in com.atlassian.confluence.impl.search.contentnames
Methods in com.atlassian.confluence.impl.search.contentnames with parameters of type ContentNameSearcherModifier and TypeMethodDescriptionvoid
DefaultContentNameSearchSectionsProvider.setContentNameSearcher
(ContentNameSearcher contentNameSearcher) -
Uses of ContentNameSearcher in com.atlassian.confluence.plugins.rest.jackson2.service
Constructors in com.atlassian.confluence.plugins.rest.jackson2.service with parameters of type ContentNameSearcherModifierConstructorDescriptionDefaultRestSearchService
(ContentNameSearcher contentNameSearcher, QueryTokenizer contentNameQueryTokenizer, SearchManager searchManager, PredefinedSearchBuilder predefinedSearchBuilder, com.atlassian.crowd.embedded.api.CrowdService crowdService, EntityBuilderFactory entityBuilderFactory, PermissionManager permissionManager)