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()
OutlookDateManager
refresh
in interface OutlookDateManager
public OutlookDate getOutlookDate(Locale locale)
OutlookDateManager
OutlookDate
for an specified locale.getOutlookDate
in interface OutlookDateManager
locale
- This parameter is ignoredOutlookDate
Copyright © 2002-2015 Atlassian. All Rights Reserved.