| Package | Description |
|---|---|
| com.atlassian.confluence.impl.pages.attachments |
| Modifier and Type | Method and Description |
|---|---|
ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey |
ReadThroughAttachmentDownloadPathCache.toKey(Attachment attachment) |
ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey |
ReadThroughAttachmentDownloadPathCache.toKey(ContentEntityObject content,
String attachmentFileName) |
| Modifier and Type | Method and Description |
|---|---|
@NonNull Optional<String> |
ReadThroughAttachmentDownloadPathCache.getAttachmentDownloadPath(ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey key,
Supplier<String> pathSupplier) |
void |
ReadThroughAttachmentDownloadPathCache.remove(ReadThroughAttachmentDownloadPathCache.AttachmentDownloadPathCacheKey key) |
Copyright © 2003–2022 Atlassian. All rights reserved.