| Package | Description |
|---|---|
| com.atlassian.confluence.links | |
| com.atlassian.confluence.pages.actions | |
| com.atlassian.confluence.security.delegate |
| Modifier and Type | Class and Description |
|---|---|
class |
OutgoingLink
Represents a link from a source page to a destination.
|
class |
ReferralLink
Represents a link from a remote URL to a Confluence page
|
class |
TrackbackLink |
| Modifier and Type | Method and Description |
|---|---|
String |
PageInfoAction.renderOutgoingLink(AbstractLink link)
Deprecated.
Since 4.0.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
LinkPermissionsDelegate.canAdminister(com.atlassian.user.User user,
AbstractLink target) |
boolean |
LinkPermissionsDelegate.canEdit(com.atlassian.user.User user,
AbstractLink target) |
boolean |
LinkPermissionsDelegate.canExport(com.atlassian.user.User user,
AbstractLink target) |
boolean |
LinkPermissionsDelegate.canRemove(com.atlassian.user.User user,
AbstractLink target) |
boolean |
LinkPermissionsDelegate.canSetPermissions(com.atlassian.user.User user,
AbstractLink target) |
boolean |
LinkPermissionsDelegate.canView(com.atlassian.user.User user,
AbstractLink target) |
Copyright © 2003–2018 Atlassian. All rights reserved.