|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinksUpdater.PartialReferenceDetails | |
|---|---|
| com.atlassian.confluence.content.render.xhtml.links | |
| Uses of LinksUpdater.PartialReferenceDetails in com.atlassian.confluence.content.render.xhtml.links |
|---|
| Subclasses of LinksUpdater.PartialReferenceDetails in com.atlassian.confluence.content.render.xhtml.links | |
|---|---|
static class |
LinksUpdater.AttachmentReferenceDetails
|
| Methods in com.atlassian.confluence.content.render.xhtml.links that return LinksUpdater.PartialReferenceDetails | |
|---|---|
static LinksUpdater.PartialReferenceDetails |
LinksUpdater.PartialReferenceDetails.createReference(SpaceContentEntityObject ceo)
Create the appropriate PartialReferenceDetails depending on whether the parameter is a BlogPost or a Page. |
| Methods in com.atlassian.confluence.content.render.xhtml.links with parameters of type LinksUpdater.PartialReferenceDetails | |
|---|---|
String |
XhtmlLinksUpdater.updateReferencesInContent(String content,
LinksUpdater.PartialReferenceDetails oldLinkDetails,
LinksUpdater.PartialReferenceDetails newLinkDetails)
|
String |
LinksUpdater.updateReferencesInContent(String content,
LinksUpdater.PartialReferenceDetails oldLinkDetails,
LinksUpdater.PartialReferenceDetails newLinkDetails)
Update all the links and embedded image references in the content that referred to 'oldDetails' to now refer to 'newDetails'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||