| Package | Description |
|---|---|
| com.atlassian.confluence.content.render.xhtml.links |
| Modifier and Type | Method and Description |
|---|---|
static LinksUpdater.AttachmentReferenceDetails |
LinksUpdater.AttachmentReferenceDetails.createReference(Attachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
String |
XhtmlLinksUpdater.updateAttachmentReferencesInContent(String content,
LinksUpdater.AttachmentReferenceDetails old,
LinksUpdater.AttachmentReferenceDetails updated) |
String |
LinksUpdater.updateAttachmentReferencesInContent(String content,
LinksUpdater.AttachmentReferenceDetails old,
LinksUpdater.AttachmentReferenceDetails updated)
Update all the attachment references in the content that referred to the 'old' attachment to now refer to the 'updated' attachment.
|
Copyright © 2003–2015 Atlassian. All rights reserved.