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 TypeMethodDescriptionvoidReadThroughCachingAttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData) -
Uses of AttachmentDataExistsException in com.atlassian.confluence.pages
Methods 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) voidDelegatorAttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData) voidReadOnlyAttachmentManager.setAttachmentData(Attachment attachment, InputStream attachmentData) Deprecated, for removal: This API element is subject to removal in a future version.