| Package | Description |
|---|---|
| com.atlassian.confluence.importexport.impl | |
| com.atlassian.confluence.importexport.resource | |
| com.atlassian.confluence.servlet.download |
| Modifier and Type | Method and Description |
|---|---|
void |
HtmlImageProcessingRule.setAttachmentUrlParser(AttachmentUrlParser attachmentUrlParser) |
| Constructor and Description |
|---|
AttachmentDownloadResourceManager(AttachmentUrlParser attachmentUrlParser,
AttachmentManager attachmentManager,
PermissionManager permissionManager) |
ThumbnailDownloadResourceManager(AttachmentUrlParser attachmentUrlParser,
AttachmentManager attachmentManager,
PermissionManager permissionManager,
ThumbnailManager thumbnailManager) |
| Modifier and Type | Field and Description |
|---|---|
protected AttachmentUrlParser |
AttachmentDownload.attachmentUrlParser |
| Constructor and Description |
|---|
AttachmentDownload(com.atlassian.xwork.XsrfTokenGenerator tokenGenerator,
org.springframework.transaction.PlatformTransactionManager transactionManager,
DownloadResourceManager downloadResourceManager,
AttachmentUrlParser attachmentUrlParser,
com.atlassian.event.api.EventPublisher eventPublisher,
SafeContentHeaderGuesser guesser) |
ThumbnailDownload(com.atlassian.xwork.XsrfTokenGenerator tokenGenerator,
org.springframework.transaction.PlatformTransactionManager transactionManager,
DownloadResourceManager downloadResourceManager,
AttachmentUrlParser attachmentUrlParser,
com.atlassian.event.api.EventPublisher eventPublisher,
SafeContentHeaderGuesser guesser) |
Copyright © 2003–2017 Atlassian. All rights reserved.