Package | Description |
---|---|
com.atlassian.confluence.core | |
com.atlassian.confluence.links |
Modifier and Type | Method and Description |
---|---|
List<ReferralLink> |
ContentEntityObject.getReferralLinks()
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
Modifier and Type | Method and Description |
---|---|
void |
ContentEntityObject.addReferralLink(ReferralLink link)
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
void |
ContentEntityObject.removeReferralLink(ReferralLink link)
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
Modifier and Type | Method and Description |
---|---|
void |
ContentEntityObject.setReferralLinks(List<ReferralLink> referralLinks)
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
Modifier and Type | Class and Description |
---|---|
class |
TrackbackLink
Deprecated.
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
Modifier and Type | Method and Description |
---|---|
List<ReferralLink> |
ReferralManager.getHotReferrers(ContentEntityObject content,
int maxCount)
Deprecated.
|
List<ReferralLink> |
DefaultReferralManager.getHotReferrers(ContentEntityObject content,
int maxCount)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ReferralManager.saveReferralLink(ReferralLink link)
Deprecated.
|
void |
DefaultReferralManager.saveReferralLink(ReferralLink link)
Deprecated.
|
Copyright © 2003–2020 Atlassian. All rights reserved.