Uses of Class
com.atlassian.confluence.pages.SavableAttachment

Packages that use SavableAttachment
com.atlassian.confluence.pages   
 

Uses of SavableAttachment in com.atlassian.confluence.pages
 

Method parameters in com.atlassian.confluence.pages with type arguments of type SavableAttachment
 void DelegatorAttachmentManager.saveAttachments(java.util.List<SavableAttachment> savableAttachments)
           
 void DefaultAttachmentManager.saveAttachments(java.util.List<SavableAttachment> savableAttachments)
           
 void CachingAttachmentManager.saveAttachments(java.util.List<SavableAttachment> savableAttachments)
           
 void AttachmentManager.saveAttachments(java.util.List<SavableAttachment> savableAttachments)
          Saves multiple attachment and their data
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.