Uses of Class
com.atlassian.confluence.pages.AttachmentDataExistsException
Packages that use AttachmentDataExistsException
- 
Uses of AttachmentDataExistsException in com.atlassian.confluence.impl.pages.attachmentsMethods in com.atlassian.confluence.impl.pages.attachments that throw AttachmentDataExistsExceptionModifier and TypeMethodDescriptionvoidReadThroughCachingAttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData) 
- 
Uses of AttachmentDataExistsException in com.atlassian.confluence.pagesMethods in com.atlassian.confluence.pages that throw AttachmentDataExistsExceptionModifier and TypeMethodDescriptionvoidAttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData) Set the data belonging to attachmentvoidDefaultAttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData)