Uses of Class
com.atlassian.confluence.impl.pages.attachments.ReadThroughAttachmentDownloadPathCache
-
Packages that use ReadThroughAttachmentDownloadPathCache Package Description com.atlassian.confluence.impl.pages.attachments -
-
Uses of ReadThroughAttachmentDownloadPathCache in com.atlassian.confluence.impl.pages.attachments
Methods in com.atlassian.confluence.impl.pages.attachments that return ReadThroughAttachmentDownloadPathCache Modifier and Type Method Description static ReadThroughAttachmentDownloadPathCache
ReadThroughAttachmentDownloadPathCache. create(com.atlassian.cache.CacheFactory cacheFactory)
Constructors in com.atlassian.confluence.impl.pages.attachments with parameters of type ReadThroughAttachmentDownloadPathCache Constructor Description ReadThroughCachingAttachmentManager(AttachmentManagerInternal delegate, ReadThroughAttachmentDownloadPathCache pathCache)
-