public class

OutlookDateManagerImpl

extends Object
implements OutlookDateManager
java.lang.Object
   ↳ com.atlassian.jira.web.util.OutlookDateManagerImpl

Summary

Public Constructors
OutlookDateManagerImpl()
OutlookDateManagerImpl(ApplicationProperties applicationProperties, I18nHelper.BeanFactory i18nHelperFactory, DateTimeFormatterFactory dateTimeFormatterFactory)
Public Methods
OutlookDate getOutlookDate(Locale locale)
Returns an instance of OutlookDate for an specified locale.
@EventListener void onClearCache(ClearCacheEvent event)
void refresh()
Refreshes all the Outlook dates so they contain the new date format
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.jira.web.util.OutlookDateManager

Public Constructors

public OutlookDateManagerImpl ()

public OutlookDateManagerImpl (ApplicationProperties applicationProperties, I18nHelper.BeanFactory i18nHelperFactory, DateTimeFormatterFactory dateTimeFormatterFactory)

Public Methods

public OutlookDate getOutlookDate (Locale locale)

Returns an instance of OutlookDate for an specified locale.

Parameters
locale This parameter is ignored
Returns

@EventListener public void onClearCache (ClearCacheEvent event)

public void refresh ()

Refreshes all the Outlook dates so they contain the new date format