public interface QuickSearchResult
Modifier and Type | Method and Description |
---|---|
void |
addSearchParameter(String key,
String value) |
String |
getQueryString() |
String |
getSearchInput() |
Collection |
getSearchParameters(String key) |
void |
setSearchInput(String searchInput) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.