Package com.atlassian.sal.bamboo.search
Class BambooSearchProvider
java.lang.Object
com.atlassian.sal.bamboo.search.BambooSearchProvider
- All Implemented Interfaces:
com.atlassian.sal.api.search.SearchProvider
@Component
public class BambooSearchProvider
extends Object
implements com.atlassian.sal.api.search.SearchProvider
Search is not currently available in Bamboo so this is stubbed out.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BambooSearchProvider
public BambooSearchProvider()
-
-
Method Details
-
search
- Specified by:
search
in interfacecom.atlassian.sal.api.search.SearchProvider
-
search
public com.atlassian.sal.api.search.SearchResults search(com.atlassian.sal.api.user.UserKey userKey, String searchQuery) - Specified by:
search
in interfacecom.atlassian.sal.api.search.SearchProvider
-