AbstractAttachmentLink |
Class represents a link to an attachment.
|
AbstractLink |
An abstract link defines a source page (the source of the link) and is the superclass for all Link objects.
|
ConfluenceLinkResolver |
How Confluence converts text into links
|
DefaultLinkManager |
|
DefaultRelatedContentRefactorer |
A component responsible for refactoring the relationships between pages.
|
DraftAttachmentLink |
A link to an attachment that is attached a draft object.
|
LinkExtractor |
TODO: Find out if we still need this for legacy imports or something like that.
|
LinkParserHelper |
This is a helper class to extract links.
|
OutgoingLink |
Represents a link from a source page to a destination.
|
OutgoingLinkMeta |
Simple DTO object to store link metadata
|
RelatedContentRefactoringListener |
A listener that is interested in events that could lead to relationships between the Confluence content requiring to be updated.
|
SimpleLink |
Represents a simple, immutable link with only text and an href.
|