Package | Description |
---|---|
org.codehaus.swizzle.confluence |
Modifier and Type | Method and Description |
---|---|
Attachment |
Confluence.addAttachment(long contentId,
Attachment attachment,
byte[] attachmentData)
add a new attachment to a content entity object.
|
Attachment |
Confluence.getAttachment(String pageId,
String fileName,
String versionNumber)
get information about an attachment.
|
Modifier and Type | Method and Description |
---|---|
Attachment |
Confluence.addAttachment(long contentId,
Attachment attachment,
byte[] attachmentData)
add a new attachment to a content entity object.
|
Copyright © 2017 The Codehaus Foundation. All rights reserved.