Uses of Interface
com.atlassian.confluence.userstatus.StatusTextRenderer
Packages that use StatusTextRenderer
Package
Description
-
Uses of StatusTextRenderer in com.atlassian.confluence.macro.profile
Methods in com.atlassian.confluence.macro.profile with parameters of type StatusTextRendererModifier and TypeMethodDescriptionvoid
ProfileMacro.setStatusTextRenderer
(StatusTextRenderer statusTextRenderer) -
Uses of StatusTextRenderer in com.atlassian.confluence.plugins.labels.actions
Fields in com.atlassian.confluence.plugins.labels.actions declared as StatusTextRendererModifier and TypeFieldDescriptionprotected StatusTextRenderer
AbstractUserProfileAction.statusTextRenderer
Methods in com.atlassian.confluence.plugins.labels.actions that return StatusTextRendererMethods in com.atlassian.confluence.plugins.labels.actions with parameters of type StatusTextRendererModifier and TypeMethodDescriptionvoid
AbstractUserProfileAction.setStatusTextRenderer
(StatusTextRenderer statusTextRenderer) -
Uses of StatusTextRenderer in com.atlassian.confluence.user.actions
Fields in com.atlassian.confluence.user.actions declared as StatusTextRendererModifier and TypeFieldDescriptionprotected StatusTextRenderer
AbstractUserProfileAction.statusTextRenderer
Methods in com.atlassian.confluence.user.actions that return StatusTextRendererMethods in com.atlassian.confluence.user.actions with parameters of type StatusTextRendererModifier and TypeMethodDescriptionvoid
AbstractUserProfileAction.setStatusTextRenderer
(StatusTextRenderer statusTextRenderer) -
Uses of StatusTextRenderer in com.atlassian.confluence.userstatus
Classes in com.atlassian.confluence.userstatus that implement StatusTextRenderer