Package | Description |
---|---|
com.atlassian.confluence.links | |
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
Deprecated.
since 7.0.1, it will be removed by this ticket: https://jira.atlassian.com/browse/CONFSRVDEV-10243
|
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 |
---|---|
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–2021 Atlassian. All rights reserved.