public final class DateSearchRenderer extends AbstractDateSearchRenderer implements SearchRenderer
AbstractDateSearchRenderer.TranslationsHelperEDIT_TEMPLATE_SUFFIX, VIEW_TEMPLATE_SUFFIX| Constructor and Description |
|---|
DateSearchRenderer(SimpleFieldSearchConstants constants,
DateSearcherConfig config,
String nameKey,
VelocityRequestContextFactory velocityRequestContextFactory,
ApplicationProperties applicationProperties,
VelocityTemplatingEngine templatingEngine,
CalendarLanguageUtil calendarUtils,
FieldVisibilityManager fieldVisibilityManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isShown(ApplicationUser user,
SearchContext searchContext)
Checks if the searcher should be shown in this context on the Issue Navigator.
|
getEditHtml, getViewHtml, isRelevantForQuerygetI18n, getVelocityParams, isRelevantForQuery, renderEditTemplate, renderViewTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEditHtml, getViewHtml, isRelevantForQuerypublic DateSearchRenderer(SimpleFieldSearchConstants constants, DateSearcherConfig config, String nameKey, VelocityRequestContextFactory velocityRequestContextFactory, ApplicationProperties applicationProperties, VelocityTemplatingEngine templatingEngine, CalendarLanguageUtil calendarUtils, FieldVisibilityManager fieldVisibilityManager)
public boolean isShown(ApplicationUser user, SearchContext searchContext)
SearchRendererisShown in interface SearchRendererisShown in class AbstractDateSearchRendereruser - performing this action.searchContext - the context of the search (i.e. projects and issue types selected).Copyright © 2002-2021 Atlassian. All Rights Reserved.