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
 java.lang.String XhtmlAttachmentLinksUpdater.updateLinksInContent(java.lang.String content, java.lang.String oldAttachmentName, java.lang.String newAttachmentName)
           
 java.lang.String AttachmentLinksUpdater.updateLinksInContent(java.lang.String content, java.lang.String oldAttachmentName, java.lang.String newAttachmentName)
           
 

Uses of LinksUpdateException in com.atlassian.confluence.links
 

Methods in com.atlassian.confluence.links that throw LinksUpdateException
 void LinkManager.renameOutgoingLinksToMovedAttachments(ContentEntityObject refContent, java.lang.String existingFileName, java.lang.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, java.lang.String existingFileName, java.lang.String newFileName, ContentEntityObject srcContent, ContentEntityObject destContent)
          Deprecated. 
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.