public class JiraAttachmentLink
extends com.atlassian.renderer.links.BaseLink
Modifier and Type | Field and Description |
---|---|
static String |
ATTACHMENT_ICON |
Constructor and Description |
---|
JiraAttachmentLink(com.atlassian.renderer.links.GenericLinkParser parser,
com.atlassian.renderer.RenderContext context) |
Modifier and Type | Method and Description |
---|---|
Attachment |
getAttachment() |
equals, getOriginalParser, hashCode, setI18nTitle, setTitle
public static final String ATTACHMENT_ICON
public JiraAttachmentLink(com.atlassian.renderer.links.GenericLinkParser parser, com.atlassian.renderer.RenderContext context) throws ParseException
ParseException
public Attachment getAttachment()
Copyright © 2002-2021 Atlassian. All Rights Reserved.