@Deprecated public interface ExportLinkFormatter
| Modifier and Type | Method and Description | 
|---|---|
String | 
format(com.atlassian.renderer.links.Link link,
      PageContext context)
Deprecated.  
Formats the link to link to the exported content. 
 | 
boolean | 
isFormatSupported(com.atlassian.renderer.links.Link link)
Deprecated.  
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–2022 Atlassian. All rights reserved.