| Modifier and Type | Method and Description |
|---|---|
void |
ProfileMacro.setStatusTextRenderer(StatusTextRenderer statusTextRenderer) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusListMacro.setStatusTextRenderer(StatusTextRenderer statusTextRenderer) |
| Constructor and Description |
|---|
RecentlyUpdatedContentService(ContentUiSupport contentUiSupport,
StatusTextRenderer statusTextRenderer,
I18NBeanFactory i18NBeanFactory,
PermissionManager permissionManager,
HttpContext httpContext,
LocaleManager localeManager,
FormatSettingsManager formatSettingsManager,
UserAccessor userAccessor,
SearchManager searchManager,
PredefinedSearchBuilder searchBuilder,
ConfluenceMonitoring confluenceMonitoring,
com.atlassian.event.api.EventPublisher eventPublisher) |
RecentUpdate(SearchResult result,
FriendlyDateFormatter dateFormatter,
String contextPath,
StatusTextRenderer statusTextRenderer,
ContentUiSupport contentUiSupport,
I18NBeanFactory i18NBeanFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
UserStatusRenderSupport.setStatusTextRenderer(StatusTextRenderer statusTextRenderer) |
| Modifier and Type | Field and Description |
|---|---|
protected StatusTextRenderer |
AbstractUserProfileAction.statusTextRenderer |
| Modifier and Type | Method and Description |
|---|---|
StatusTextRenderer |
AbstractUserProfileAction.getStatusTextRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUserProfileAction.setStatusTextRenderer(StatusTextRenderer statusTextRenderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultStatusTextRenderer
Deprecated.
Since 5.9.1
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUserStatusJsonResultAction.setStatusTextRenderer(StatusTextRenderer statusTextRenderer)
Deprecated.
|
| Constructor and Description |
|---|
UserStatusJsonResult(UserStatus status,
StatusTextRenderer statusTextRenderer)
Deprecated.
|
UserStatusJsonResult(UserStatus status,
StatusTextRenderer statusTextRenderer,
String friendlyDate)
Deprecated.
|
Copyright © 2003–2017 Atlassian. All rights reserved.