Uses of Package
com.atlassian.confluence.pages.attachments
Packages that use com.atlassian.confluence.pages.attachments
Package
Description
-
Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.content.render.xhtml.editor.embed
-
Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.content.render.xhtml.view.embed
-
Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.impl.pages.attachmentsClassDescriptionAn
AttachmentDaoInternal
implementation that just delegates to anotherAttachmentDaoInternal
.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.attachmentsClassDescriptionImplemented by
AttachmentDao
s that delegate so that clients can get to the underlying implementation.Class containing the image details of a single version of anAttachment
.Data Access Object for database storage and retrieval ofImageDetails
.Calculates, stores and retrievesImageDetails
forAttachment
s. -
Classes in com.atlassian.confluence.pages.attachments used by com.atlassian.confluence.pages.thumbnailClassDescriptionClass containing the image details of a single version of an
Attachment
.Calculates, stores and retrievesImageDetails
forAttachment
s.