| Package | Description |
|---|---|
| com.atlassian.confluence.core |
| Modifier and Type | Method and Description |
|---|---|
List<TrackbackLink> |
ContentEntityObject.getTrackbackLinks()
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.addTrackbackLink(TrackbackLink link)
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
void |
ContentEntityObject.removeTrackbackLink(TrackbackLink 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.setTrackbackLinks(List<TrackbackLink> trackbackLinks)
Deprecated.
since 7.0.1, it will be removed by: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
Copyright © 2003–2020 Atlassian. All rights reserved.