Class HistoryMetadataRenderHelper
java.lang.Object
com.atlassian.jira.issue.changehistory.metadata.renderer.HistoryMetadataRenderHelper
-
Constructor Summary
ConstructorsConstructorDescriptionHistoryMetadataRenderHelper(ApplicationProperties applicationProperties, I18nHelper i18nHelper) -
Method Summary
Modifier and TypeMethodDescriptiongetParticipantAvatarUrl(HistoryMetadataParticipant participant) getParticipantName(HistoryMetadataParticipant participant)
-
Constructor Details
-
HistoryMetadataRenderHelper
public HistoryMetadataRenderHelper(ApplicationProperties applicationProperties, I18nHelper i18nHelper)
-
-
Method Details
-
getParticipantAvatarUrl
- Returns:
- the avatar url for the participant.
-
getParticipantName
- Returns:
- the participant's displayname
-