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.SearchProvider
public com.atlassian.sal.api.search.SearchResults search(com.atlassian.sal.api.user.UserKey userKey, String searchQuery)
search
in interface com.atlassian.sal.api.search.SearchProvider
Copyright © 2021 Atlassian. All rights reserved.