public interface ExportLinkFormatter
Modifier and Type | Method and Description |
---|---|
String |
format(com.atlassian.renderer.links.Link link,
PageContext context)
Formats the link to link to the exported content.
|
boolean |
isFormatSupported(com.atlassian.renderer.links.Link link)
Returns true if the formatter can format the given link type.
|
boolean isFormatSupported(com.atlassian.renderer.links.Link link)
String format(com.atlassian.renderer.links.Link link, PageContext context)
Copyright © 2003–2020 Atlassian. All rights reserved.