| 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> |
Content.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
Content.ContentBuilder |
Content.ContentBuilder.addLink(Link link) |
| Modifier and Type | Method and Description |
|---|---|
List<Link> |
ContentTypeApiSupport.getLinks(T contentEntity)
Get additional link properties for the _links map
Implementors should override and provide links for the given contentEntity
|
List<Link> |
BaseContentTypeApiSupport.getLinks(T contentEntity)
Get additional link properties for the _links map
Implementors should override and provide links for the given contentEntity
|
Copyright © 2003–2015 Atlassian. All rights reserved.