| Package | Description |
|---|---|
| ch.ifocusit.livingdoc.plugin.publish.confluence.client |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceAttachment |
ConfluenceClient.getAttachmentByFileName(String contentId,
String attachmentFileName) |
ConfluenceAttachment |
ConfluenceRestClient.getAttachmentByFileName(String contentId,
String attachmentFileName) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfluenceAttachment> |
ConfluenceClient.getAttachments(String contentId) |
List<ConfluenceAttachment> |
ConfluenceRestClient.getAttachments(String contentId) |
Copyright © 2017–2020 Focus IT. All rights reserved.