public class ContentNameSearchContext extends Object
ContentNameSearchSectionsProvider.getSections(java.util.List, ContentNameSearchContext)
.Constructor and Description |
---|
ContentNameSearchContext(Iterable<String> types,
String spaceKey,
int maxPerCategory,
javax.servlet.http.HttpServletRequest httpServletRequest)
Deprecated.
since 6.13.0, use
ContentNameSearchContext(Iterable, String, int, HttpServletRequest, int) |
ContentNameSearchContext(Iterable<String> types,
String spaceKey,
int maxPerCategory,
javax.servlet.http.HttpServletRequest httpServletRequest,
int limit) |
Modifier and Type | Method and Description |
---|---|
javax.servlet.http.HttpServletRequest |
getHttpServletRequest() |
int |
getLimit() |
int |
getMaxPerCategory() |
String |
getSpaceKey() |
Iterable<String> |
getTypes() |
@Deprecated public ContentNameSearchContext(Iterable<String> types, String spaceKey, int maxPerCategory, javax.servlet.http.HttpServletRequest httpServletRequest)
ContentNameSearchContext(Iterable, String, int, HttpServletRequest, int)
Copyright © 2003–2020 Atlassian. All rights reserved.