public class ConfluenceSearchProvider extends Object implements com.atlassian.sal.api.search.SearchProvider
Constructor and Description |
---|
ConfluenceSearchProvider(PredefinedSearchBuilder predefinedSearchBuilder,
SearchManager searchManager,
com.atlassian.sal.api.search.query.SearchQueryParser searchQueryParser,
UserAccessor userAccessor,
com.atlassian.sal.api.ApplicationProperties applicationProperties) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.sal.api.search.SearchResults |
search(String username,
String stringQuery) |
com.atlassian.sal.api.search.SearchResults |
search(com.atlassian.sal.api.user.UserKey userKey,
String stringQuery) |
public ConfluenceSearchProvider(PredefinedSearchBuilder predefinedSearchBuilder, SearchManager searchManager, com.atlassian.sal.api.search.query.SearchQueryParser searchQueryParser, UserAccessor userAccessor, com.atlassian.sal.api.ApplicationProperties applicationProperties)
public com.atlassian.sal.api.search.SearchResults search(String username, String stringQuery)
search
in interface com.atlassian.sal.api.search.SearchProvider
public com.atlassian.sal.api.search.SearchResults search(com.atlassian.sal.api.user.UserKey userKey, String stringQuery)
search
in interface com.atlassian.sal.api.search.SearchProvider
Copyright © 2003–2016 Atlassian. All rights reserved.