public class ReporterSearchRenderer extends AbstractUserSearchRenderer implements SearchRenderer
permissionManager, SELECT_LIST_GROUP, SELECT_LIST_NONE, SELECT_LIST_USER, userSearcherHelperEDIT_TEMPLATE_SUFFIX, VIEW_TEMPLATE_SUFFIX| Constructor and Description |
|---|
ReporterSearchRenderer(String nameKey,
VelocityRequestContextFactory velocityRequestContextFactory,
ApplicationProperties applicationProperties,
VelocityTemplatingEngine templatingEngine,
UserSearchService searchService,
UserManager userManager,
PermissionManager permissionManager,
FieldVisibilityManager fieldVisibilityManager) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getEmptyValueKey() |
protected List<Map<String,String>> |
getSelectedListOptions(ApplicationUser searcher) |
boolean |
isShown(ApplicationUser user,
SearchContext searchContext)
Checks if the searcher should be shown in this context on the Issue Navigator.
|
addUserGroupSuggestionParams, getEditHtml, getTextForuser, getVelocityParams, getViewHtml, isRelevantForQuerygetI18n, isRelevantForQuery, renderEditTemplate, renderViewTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEditHtml, getViewHtml, isRelevantForQuerypublic ReporterSearchRenderer(String nameKey, VelocityRequestContextFactory velocityRequestContextFactory, ApplicationProperties applicationProperties, VelocityTemplatingEngine templatingEngine, UserSearchService searchService, UserManager userManager, PermissionManager permissionManager, FieldVisibilityManager fieldVisibilityManager)
protected List<Map<String,String>> getSelectedListOptions(ApplicationUser searcher)
getSelectedListOptions in class AbstractUserSearchRenderersearcher - performing the action.protected String getEmptyValueKey()
getEmptyValueKey in class AbstractUserSearchRendererpublic boolean isShown(ApplicationUser user, SearchContext searchContext)
SearchRendererisShown in interface SearchRendereruser - performing this action.searchContext - the context of the search (i.e. projects and issue types selected).Copyright © 2002-2021 Atlassian. All Rights Reserved.