Uses of Class
com.atlassian.confluence.pages.AttachmentData
-
Packages that use AttachmentData Package Description com.atlassian.confluence.pages.persistence.dao.hibernate -
-
Uses of AttachmentData in com.atlassian.confluence.pages.persistence.dao.hibernate
Methods in com.atlassian.confluence.pages.persistence.dao.hibernate that return AttachmentData Modifier and Type Method Description protected AttachmentData
HibernateAttachmentDataDao. getAttachmentDataForAttachment(Attachment attachment)
Retrieves the attachment data object for a given attachment.
-