| Interface | Description |
|---|---|
| LinkManager | |
| ReferralManager | |
| RelatedContentRefactorer |
| Class | Description |
|---|---|
| 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 | |
| DefaultReferralManager | |
| DefaultRelatedContentRefactorer |
A component responsible for refactoring the relationships between pages.
|
| DraftAttachmentLink |
A link to an attachment that is attached a draft object.
|
| ExternalLinkAcceptanceTest |
Tests for external links in various forms.
|
| 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.
|
| MovePageReferencesAcceptanceTest | |
| OutgoingLink |
Represents a link from a source page to a destination.
|
| OutgoingLinkMeta |
Simple DTO object to store link metadata
|
| ReferralLink |
Represents a link from a remote URL to a Confluence page
|
| ReferralTask | |
| ReferralTaskQueue | |
| 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.
|
| TrackbackLink |
Copyright © 2003–2018 Atlassian. All rights reserved.