Uses of Interface
com.atlassian.confluence.pages.attachments.DelegatingAttachmentDao
Package
Description
-
Uses of DelegatingAttachmentDao in com.atlassian.confluence.impl.pages.attachments
Modifier and TypeClassDescriptionclass
Caches the IDs of attachments retrieved withReadThroughCachingAttachmentDao.getLatestAttachment(ContentEntityObject, String)
in a cache. -
Uses of DelegatingAttachmentDao in com.atlassian.confluence.pages.attachments
Modifier and TypeClassDescriptionclass
AnAttachmentDaoInternal
implementation that just delegates to anotherAttachmentDaoInternal
.