Class SearchContextRenderHelper
java.lang.Object
com.atlassian.jira.issue.search.searchers.util.SearchContextRenderHelper
Adds search context parameters to velocityParams. Used by searchContextDescriptionTitle in macros.vm
- Since:
- v5.2
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidaddSearchContextParams(SearchContext searchContext, Map<String, Object> velocityParams)
-
Constructor Details
-
SearchContextRenderHelper
public SearchContextRenderHelper()
-
-
Method Details
-
addSearchContextParams
public static void addSearchContextParams(SearchContext searchContext, Map<String, Object> velocityParams)
-