Uses of Class
com.atlassian.confluence.pages.AttachmentDataExistsException
Packages that use AttachmentDataExistsException
-
Uses of AttachmentDataExistsException in com.atlassian.confluence.impl.pages.attachments
Methods in com.atlassian.confluence.impl.pages.attachments that throw AttachmentDataExistsExceptionModifier and TypeMethodDescriptionvoid
ReadThroughCachingAttachmentManager.setAttachmentData
(Attachment attachment, InputStream attachmentData) -
Uses of AttachmentDataExistsException in com.atlassian.confluence.pages
Methods in com.atlassian.confluence.pages that throw AttachmentDataExistsExceptionModifier and TypeMethodDescriptionvoid
AttachmentManager.setAttachmentData
(Attachment attachment, InputStream attachmentData) Set the data belonging to attachmentvoid
DefaultAttachmentManager.setAttachmentData
(Attachment attachment, InputStream attachmentData)