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