Uses of Class
com.atlassian.confluence.content.render.xhtml.links.LinksUpdateException
-
Packages that use LinksUpdateException Package Description com.atlassian.confluence.content.render.xhtml.links -
-
Uses of LinksUpdateException in com.atlassian.confluence.content.render.xhtml.links
Methods in com.atlassian.confluence.content.render.xhtml.links that throw LinksUpdateException Modifier and Type Method Description String
AttachmentLinksUpdater. updateLinksInContent(String content, String oldAttachmentName, String newAttachmentName)
String
XhtmlAttachmentLinksUpdater. updateLinksInContent(String content, String oldAttachmentName, String newAttachmentName)
-