Uses of Class
com.atlassian.confluence.content.render.xhtml.links.LinksUpdateException

Packages that use LinksUpdateException
com.atlassian.confluence.content.render.xhtml.links   
com.atlassian.confluence.links   
 

Uses of LinksUpdateException in com.atlassian.confluence.content.render.xhtml.links
 

Methods in com.atlassian.confluence.content.render.xhtml.links that throw LinksUpdateException
 String XhtmlAttachmentLinksUpdater.updateLinksInContent(String content, String oldAttachmentName, String newAttachmentName)
           
 String AttachmentLinksUpdater.updateLinksInContent(String content, String oldAttachmentName, String newAttachmentName)
           
 

Uses of LinksUpdateException in com.atlassian.confluence.links
 

Methods in com.atlassian.confluence.links that throw LinksUpdateException
 void LinkManager.renameOutgoingLinksToMovedAttachments(ContentEntityObject refContent, String existingFileName, String newFileName, ContentEntityObject srcContent, ContentEntityObject destContent)
          Deprecated. since 4.0. See RelatedContentRefactorer#updateReferrers(com.atlassian.confluence.pages.Attachment, com.atlassian.confluence.spaces.Space, String, String)
 void DefaultLinkManager.renameOutgoingLinksToMovedAttachments(ContentEntityObject referringContent, String existingFileName, String newFileName, ContentEntityObject srcContent, ContentEntityObject destContent)
          Deprecated. 
 



Copyright © 2003-2013 Atlassian. All Rights Reserved.