@Named(value="RefimplSearchProvider") public class RefimplSearchProvider extends Object implements com.atlassian.sal.api.search.SearchProvider
| Constructor and Description |
|---|
RefimplSearchProvider(com.atlassian.sal.api.ApplicationProperties props) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.sal.api.search.SearchResults |
search(String username,
String searchString) |
com.atlassian.sal.api.search.SearchResults |
search(com.atlassian.sal.api.user.UserKey userKey,
String searchString) |
@Inject public RefimplSearchProvider(com.atlassian.sal.api.ApplicationProperties props)
public com.atlassian.sal.api.search.SearchResults search(String username, String searchString)
search in interface com.atlassian.sal.api.search.SearchProviderpublic com.atlassian.sal.api.search.SearchResults search(com.atlassian.sal.api.user.UserKey userKey,
String searchString)
search in interface com.atlassian.sal.api.search.SearchProviderCopyright © 2018 Atlassian. All rights reserved.