public class

HistoryMetadataRenderHelper

extends Object
java.lang.Object
   ↳ com.atlassian.jira.issue.changehistory.metadata.renderer.HistoryMetadataRenderHelper

Summary

Public Constructors
HistoryMetadataRenderHelper(ApplicationProperties applicationProperties, I18nHelper i18nHelper)
Public Methods
@Nullable String getParticipantAvatarUrl(HistoryMetadataParticipant participant)
@Nullable String getParticipantName(HistoryMetadataParticipant participant)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public HistoryMetadataRenderHelper (ApplicationProperties applicationProperties, I18nHelper i18nHelper)

Public Methods

@Nullable public String getParticipantAvatarUrl (HistoryMetadataParticipant participant)

Returns
  • the avatar url for the participant.

@Nullable public String getParticipantName (HistoryMetadataParticipant participant)

Returns
  • the participant's displayname