@Component public class BambooSearchProvider extends Object implements com.atlassian.sal.api.search.SearchProvider
Constructor and Description |
---|
BambooSearchProvider() |
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 © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.