Package | Description |
---|---|
com.atlassian.confluence.api.impl.service.content.factory | |
com.atlassian.confluence.api.impl.service.content.typebinding | |
com.atlassian.confluence.api.model.content | |
com.atlassian.confluence.api.model.permissions |
Model objects for user and group permission and validation checks, for use with
OperationService . |
com.atlassian.confluence.content.apisupport |
Modifier and Type | Method and Description |
---|---|
Iterable<Link> |
ContentExtensionsFactory.buildLinks(ContentConvertible entity) |
Modifier and Type | Method and Description |
---|---|
List<Link> |
AttachmentContentTypeApiSupport.getLinks(Attachment attachment) |
Modifier and Type | Method and Description |
---|---|
Map<LinkType,Link> |
Space.getLinks() |
Map<LinkType,Link> |
Content.getLinks() |
Modifier and Type | Method and Description |
---|---|
Space.SpaceBuilder |
Space.SpaceBuilder.addLink(Link link) |
Content.ContentBuilder |
Content.ContentBuilder.addLink(Link link) |
Modifier and Type | Method and Description |
---|---|
Map<LinkType,Link> |
ContentRestrictionsPageResponse.getLinks() |
Modifier and Type | Method and Description |
---|---|
ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder |
ContentRestrictionsPageResponse.ContentRestrictionPageResponseBuilder.addLink(Link link) |
Modifier and Type | Method and Description |
---|---|
List<Link> |
ContentTypeApiSupport.getLinks(T contentEntity)
Get additional link properties for the _links map
|
List<Link> |
BaseContentTypeApiSupport.getLinks(T contentEntity)
Get additional link properties for the _links map
|
Copyright © 2003–2017 Atlassian. All rights reserved.