Package | Description |
---|---|
com.atlassian.confluence.core | |
com.atlassian.confluence.pages.actions |
Modifier and Type | Method and Description |
---|---|
List<TrackbackLink> |
ContentEntityObject.getTrackbackLinks() |
Modifier and Type | Method and Description |
---|---|
void |
ContentEntityObject.addTrackbackLink(TrackbackLink link) |
void |
ContentEntityObject.removeTrackbackLink(TrackbackLink link) |
Modifier and Type | Method and Description |
---|---|
void |
ContentEntityObject.setTrackbackLinks(List<TrackbackLink> trackbackLinks) |
Modifier and Type | Method and Description |
---|---|
List<TrackbackLink> |
PageInfoAction.getTrackbackLinks() |
Copyright © 2003–2015 Atlassian. All rights reserved.