Uses of Interface
com.atlassian.confluence.userstatus.StatusTextRenderer
-
-
Uses of StatusTextRenderer in com.atlassian.confluence.macro.profile
Methods in com.atlassian.confluence.macro.profile with parameters of type StatusTextRenderer Modifier and Type Method Description voidProfileMacro. setStatusTextRenderer(StatusTextRenderer statusTextRenderer) -
Uses of StatusTextRenderer in com.atlassian.confluence.plugins.labels.actions
Fields in com.atlassian.confluence.plugins.labels.actions declared as StatusTextRenderer Modifier and Type Field Description protected StatusTextRendererAbstractUserProfileAction. statusTextRendererMethods in com.atlassian.confluence.plugins.labels.actions that return StatusTextRenderer Modifier and Type Method Description StatusTextRendererAbstractUserProfileAction. getStatusTextRenderer()Methods in com.atlassian.confluence.plugins.labels.actions with parameters of type StatusTextRenderer Modifier and Type Method Description voidAbstractUserProfileAction. setStatusTextRenderer(StatusTextRenderer statusTextRenderer) -
Uses of StatusTextRenderer in com.atlassian.confluence.user.actions
Fields in com.atlassian.confluence.user.actions declared as StatusTextRenderer Modifier and Type Field Description protected StatusTextRendererAbstractUserProfileAction. statusTextRendererMethods in com.atlassian.confluence.user.actions that return StatusTextRenderer Modifier and Type Method Description StatusTextRendererAbstractUserProfileAction. getStatusTextRenderer()Methods in com.atlassian.confluence.user.actions with parameters of type StatusTextRenderer Modifier and Type Method Description voidAbstractUserProfileAction. setStatusTextRenderer(StatusTextRenderer statusTextRenderer) -
Uses of StatusTextRenderer in com.atlassian.confluence.userstatus
Classes in com.atlassian.confluence.userstatus that implement StatusTextRenderer Modifier and Type Class Description classDefaultStatusTextRendererDeprecated.Since 5.9.1
-