Uses of Class
com.atlassian.confluence.impl.pages.attachments.ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey
-
Uses of ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey in com.atlassian.confluence.impl.pages.attachments
Modifier and TypeMethodDescriptionReadThroughAttachmentDownloadPathCache.toKey
(ContentEntityObject content, String attachmentFileName) ReadThroughAttachmentDownloadPathCache.toKey
(Attachment attachment) Modifier and TypeMethodDescriptionReadThroughAttachmentDownloadPathCache.getAttachmentDownloadPath
(ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey key, Supplier<String> pathSupplier) void
ReadThroughAttachmentDownloadPathCache.remove
(ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey key)