Uses of Class
com.atlassian.confluence.pages.attachments.AbstractDelegatingAttachmentDao
-
Packages that use AbstractDelegatingAttachmentDao Package Description com.atlassian.confluence.impl.pages.attachments -
-
Uses of AbstractDelegatingAttachmentDao in com.atlassian.confluence.impl.pages.attachments
Subclasses of AbstractDelegatingAttachmentDao in com.atlassian.confluence.impl.pages.attachments Modifier and Type Class Description class
ReadThroughCachingAttachmentDao
Caches the IDs of attachments retrieved withReadThroughCachingAttachmentDao.getLatestAttachment(ContentEntityObject, String)
in a cache.
-