Uses of Class
com.atlassian.confluence.impl.pages.attachments.ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey
Packages that use ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey
-
Uses of ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey in com.atlassian.confluence.impl.pages.attachments
Methods in com.atlassian.confluence.impl.pages.attachments that return ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKeyModifier and TypeMethodDescriptionReadThroughAttachmentDownloadPathCache.toKey
(ContentEntityObject content, String attachmentFileName) ReadThroughAttachmentDownloadPathCache.toKey
(Attachment attachment) Methods in com.atlassian.confluence.impl.pages.attachments with parameters of type ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKeyModifier and TypeMethodDescriptionReadThroughAttachmentDownloadPathCache.getAttachmentDownloadPath
(ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey key, Supplier<String> pathSupplier) void
ReadThroughAttachmentDownloadPathCache.remove
(ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey key)