Package | Description |
---|---|
com.atlassian.confluence.core | |
com.atlassian.confluence.core.datetime | |
com.atlassian.confluence.plugins.macros.dashboard.recentupdates |
Modifier and Type | Method and Description |
---|---|
FriendlyDateFormatter |
ConfluenceActionSupport.getFriendlyDateFormatter() |
Modifier and Type | Method and Description |
---|---|
FriendlyDateFormatter |
DateFormatterFactoryImpl.createFriendlyForUser() |
FriendlyDateFormatter |
DateFormatterFactory.createFriendlyForUser()
Creates a FriendlyDateFormatter for the current user, with the current date/time used for "now".
|
FriendlyDateFormatter |
DateFormatterFactoryImpl.createFriendlyForUser(Date now) |
FriendlyDateFormatter |
DateFormatterFactory.createFriendlyForUser(Date now)
Creates a FriendlyDateFormatter for the current user.
|
Constructor and Description |
---|
FriendlyDateFormatterHelper(FriendlyDateFormatter friendlyDateFormatter,
I18NBeanFactory i18NBeanFactory,
LocaleManager localeManager) |
Constructor and Description |
---|
RecentUpdate(SearchResult result,
FriendlyDateFormatter dateFormatter,
String contextPath,
StatusTextRenderer statusTextRenderer,
ContentUiSupport contentUiSupport,
I18NBeanFactory i18NBeanFactory) |
Copyright © 2003–2017 Atlassian. All rights reserved.