public class OutlookDateManagerImpl extends Object implements OutlookDateManager
| Constructor and Description |
|---|
OutlookDateManagerImpl() |
OutlookDateManagerImpl(ApplicationProperties applicationProperties,
I18nHelper.BeanFactory i18nHelperFactory,
DateTimeFormatterFactory dateTimeFormatterFactory) |
| Modifier and Type | Method and Description |
|---|---|
OutlookDate |
getOutlookDate(Locale locale)
Returns an instance of
OutlookDate for an specified locale. |
void |
onClearCache(ClearCacheEvent event) |
void |
refresh()
Refreshes all the Outlook dates so they contain the new date format
|
public OutlookDateManagerImpl()
public OutlookDateManagerImpl(ApplicationProperties applicationProperties, I18nHelper.BeanFactory i18nHelperFactory, DateTimeFormatterFactory dateTimeFormatterFactory)
@EventListener public void onClearCache(ClearCacheEvent event)
public void refresh()
OutlookDateManagerrefresh in interface OutlookDateManagerpublic OutlookDate getOutlookDate(Locale locale)
OutlookDateManagerOutlookDate for an specified locale.getOutlookDate in interface OutlookDateManagerlocale - This parameter is ignoredOutlookDateCopyright © 2002-2019 Atlassian. All Rights Reserved.