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.
|
ReferralLink |
Represents a link from a remote URL to a Confluence page
Note: The source page field actually represents the destination page in Confluence
|
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–2015 Atlassian. All rights reserved.