Package | Description |
---|---|
com.atlassian.confluence.content.render.xhtml.links | |
com.atlassian.confluence.links |
Modifier and Type | Method and Description |
---|---|
String |
XhtmlAttachmentLinksUpdater.updateLinksInContent(String content,
String oldAttachmentName,
String newAttachmentName) |
String |
AttachmentLinksUpdater.updateLinksInContent(String content,
String oldAttachmentName,
String newAttachmentName) |
Modifier and Type | Method and Description |
---|---|
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–2015 Atlassian. All rights reserved.