Interface | Description |
---|---|
LinkManager | |
ReferralManager | Deprecated
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10259
|
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 | Deprecated
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10259
|
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
|
ReferralLink | Deprecated
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
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 | Deprecated
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
Copyright © 2003–2020 Atlassian. All rights reserved.