|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Attachment | |
|---|---|
| org.bsc.maven.plugin.confluence | |
| org.codehaus.swizzle.confluence | |
| Uses of Attachment in org.bsc.maven.plugin.confluence |
|---|
| Methods in org.bsc.maven.plugin.confluence with parameters of type Attachment | |
|---|---|
static boolean |
ConfluenceUtils.addAttchment(Confluence confluence,
org.codehaus.swizzle.confluence.Page page,
Attachment attachment,
File source)
|
static void |
ConfluenceUtils.addAttchment(Confluence confluence,
org.codehaus.swizzle.confluence.Page page,
Attachment attachment,
InputStream source)
|
| Uses of Attachment in org.codehaus.swizzle.confluence |
|---|
| Methods in org.codehaus.swizzle.confluence that return Attachment | |
|---|---|
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. |
| Methods in org.codehaus.swizzle.confluence with parameters of type Attachment | |
|---|---|
Attachment |
Confluence.addAttachment(long contentId,
Attachment attachment,
byte[] attachmentData)
add a new attachment to a content entity object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||