public class CrowdSearchProvider extends Object implements com.atlassian.sal.api.search.SearchProvider
| Constructor and Description |
|---|
CrowdSearchProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.sal.api.search.SearchResults |
search(String username,
String searchQuery) |
com.atlassian.sal.api.search.SearchResults |
search(com.atlassian.sal.api.user.UserKey userKey,
String searchQuery) |
public com.atlassian.sal.api.search.SearchResults search(String username, String searchQuery)
search in interface com.atlassian.sal.api.search.SearchProviderpublic com.atlassian.sal.api.search.SearchResults search(com.atlassian.sal.api.user.UserKey userKey,
String searchQuery)
search in interface com.atlassian.sal.api.search.SearchProviderCopyright © 2019 Atlassian. All rights reserved.