| Modifier and Type | Method and Description |
|---|---|
void |
ProfileMacro.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,
cloud.atlassian.logmon.datadog.publisher.DatadogPublisher datadogPublisher,
com.atlassian.event.api.EventPublisher eventPublisher,
CustomContentManager customContentManager) |
RecentUpdate(SearchResult result,
FriendlyDateFormatter dateFormatter,
String contextPath,
StatusTextRenderer statusTextRenderer,
ContentUiSupport contentUiSupport,
I18NBeanFactory i18NBeanFactory,
CustomContentManager customContentManager) |
| 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.
|
| Constructor and Description |
|---|
UserStatusResourceHandler(com.atlassian.applinks.spi.link.MutatingApplicationLinkService applicationLinkService,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
com.atlassian.sal.api.user.UserManager userManager,
UserAccessor userAccessor,
PermissionManager permissionManager,
UserStatusManager userStatusManager,
StatusTextRenderer statusTextRenderer,
SettingsManager settingsManager,
FormatSettingsManager formatSettingsManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager) |
Copyright © 2003–2017 Atlassian. All rights reserved.