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 StringAttachmentLinksUpdater. updateLinksInContent(String content, String oldAttachmentName, String newAttachmentName)StringXhtmlAttachmentLinksUpdater. updateLinksInContent(String content, String oldAttachmentName, String newAttachmentName)
-