public class VersionPickerCustomFieldRenderer extends AbstractVersionRenderer
SearchRenderer
for the custom fields that allow to pick versions.AbstractProjectConstantsRenderer.GenericProjectConstantsLabel
projectManager, searchConstants
EDIT_TEMPLATE_SUFFIX, VIEW_TEMPLATE_SUFFIX
Constructor and Description |
---|
VersionPickerCustomFieldRenderer(CustomField customField,
ProjectManager projectManager,
VersionManager versionManager,
FieldVisibilityManager fieldVisibilityManager,
VelocityRequestContextFactory velocityRequestContextFactory,
ApplicationProperties applicationProperties,
VelocityTemplatingEngine templatingEngine,
PermissionManager permissionManager,
String searcherNameKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
isShown(com.atlassian.crowd.embedded.api.User user,
SearchContext searchContext)
Checks if the searcher should be shown in this context on the Issue Navigator.
|
hasAnyValidOption
getEditHtml, getVelocityParams, getViewHtml, isRelevantForQuery
getI18n, isRelevantForQuery, renderEditTemplate, renderViewTemplate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEditHtml, getViewHtml, isRelevantForQuery
public VersionPickerCustomFieldRenderer(CustomField customField, ProjectManager projectManager, VersionManager versionManager, FieldVisibilityManager fieldVisibilityManager, VelocityRequestContextFactory velocityRequestContextFactory, ApplicationProperties applicationProperties, VelocityTemplatingEngine templatingEngine, PermissionManager permissionManager, String searcherNameKey)
public boolean isShown(com.atlassian.crowd.embedded.api.User user, SearchContext searchContext)
SearchRenderer
isShown
in interface SearchRenderer
isShown
in class AbstractVersionRenderer
user
- performing this action.searchContext
- the context of the search (i.e. projects and issue types selected).Copyright © 2002-2015 Atlassian. All Rights Reserved.