public class JiraUserProfileLink
extends com.atlassian.renderer.links.BaseLink
| Constructor and Description |
|---|
JiraUserProfileLink(com.atlassian.renderer.links.GenericLinkParser parser,
com.atlassian.renderer.RenderContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinkAttributes() |
ApplicationUser |
getUser() |
equals, getOriginalParser, hashCode, setI18nTitle, setTitlepublic JiraUserProfileLink(com.atlassian.renderer.links.GenericLinkParser parser,
com.atlassian.renderer.RenderContext context)
public String getLinkAttributes()
getLinkAttributes in class com.atlassian.renderer.links.Linkpublic ApplicationUser getUser()
Copyright © 2002-2017 Atlassian. All Rights Reserved.