Uses of Class
com.atlassian.confluence.search.actions.json.ContentNameSearchResult
Packages that use ContentNameSearchResult
Package
Description
-
Uses of ContentNameSearchResult in com.atlassian.confluence.impl.search.actions
Methods in com.atlassian.confluence.impl.search.actions that return ContentNameSearchResult -
Uses of ContentNameSearchResult in com.atlassian.confluence.impl.search.contentnames
Methods in com.atlassian.confluence.impl.search.contentnames that return ContentNameSearchResultModifier and TypeMethodDescriptionDefaultContentNameSearchService.search
(String query, ContentNameSearchContext context) -
Uses of ContentNameSearchResult in com.atlassian.confluence.plugins.labels.actions
Methods in com.atlassian.confluence.plugins.labels.actions that return ContentNameSearchResultModifier and TypeMethodDescriptionLabelSuggestionService.findSuggestedLabels
(String query, boolean isTeamLabel, int maxResults, String spaceKey, boolean ignoreRelated, long contentId) -
Uses of ContentNameSearchResult in com.atlassian.confluence.search.contentnames
Methods in com.atlassian.confluence.search.contentnames that return ContentNameSearchResultModifier and TypeMethodDescriptionContentNameSearchService.search
(String query, ContentNameSearchContext context) This performs a content name search in Confluence and returns the results.