Uses of Class
com.atlassian.confluence.pages.attachments.AttachmentCache
-
Packages that use AttachmentCache Package Description com.atlassian.confluence.pages.attachments com.atlassian.confluence.pages.persistence.dao.hibernate -
-
Uses of AttachmentCache in com.atlassian.confluence.pages.attachments
Constructors in com.atlassian.confluence.pages.attachments with parameters of type AttachmentCache Constructor Description CachingAttachmentDao(AttachmentDaoInternal delegate, AttachmentCache cache)Deprecated. -
Uses of AttachmentCache in com.atlassian.confluence.pages.persistence.dao.hibernate
Methods in com.atlassian.confluence.pages.persistence.dao.hibernate with parameters of type AttachmentCache Modifier and Type Method Description voidHibernateAttachmentDaoFactoryBean. setAttachmentCache(AttachmentCache attachmentCache)Deprecated.
-