Uses of Class
org.codehaus.swizzle.confluence.Attachment

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.
 



Copyright © 2012 The Codehaus Foundation. All Rights Reserved.