Uses of Package
com.atlassian.confluence.pages.attachments
-
Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.content.render.xhtml.editor.embed Class Description ImageDetailsManager Calculates, stores and retrievesImageDetails
forAttachment
s. -
Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.content.render.xhtml.view.embed Class Description ImageDetailsManager Calculates, stores and retrievesImageDetails
forAttachment
s. -
Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.impl.pages.attachments Class Description AbstractDelegatingAttachmentDao AnAttachmentDaoInternal
implementation that just delegates to anotherAttachmentDaoInternal
.DelegatingAttachmentDao Implemented byAttachmentDao
s that delegate so that clients can get to the underlying implementation. -
Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.pages.attachments Class Description DelegatingAttachmentDao Implemented byAttachmentDao
s that delegate so that clients can get to the underlying implementation.ImageDetails Class containing the image details of a single version of anAttachment
.ImageDetailsDao Data Access Object for database storage and retrieval ofImageDetails
.ImageDetailsManager Calculates, stores and retrievesImageDetails
forAttachment
s. -
Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.pages.thumbnail Class Description ImageDetails Class containing the image details of a single version of anAttachment
.ImageDetailsManager Calculates, stores and retrievesImageDetails
forAttachment
s.