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, setTitlepublic static final String ATTACHMENT_ICON
public JiraAttachmentLink(com.atlassian.renderer.links.GenericLinkParser parser,
com.atlassian.renderer.RenderContext context)
throws ParseException
ParseExceptionpublic Attachment getAttachment()
Copyright © 2002-2023 Atlassian. All Rights Reserved.