| Package | Description |
|---|---|
| com.atlassian.confluence.servlet.download |
| Modifier and Type | Method and Description |
|---|---|
protected abstract URI |
PerArtifactStrategy.createRedirectUrl(com.atlassian.confluence.servlet.download.AttachmentInfo attachmentInfo,
Map<String,String> params,
MediaApiURLHelper mediaApiURLHelper)
Creates an
URI pointing to filestore for direct download, including client id, jwt token and the particular id of the artifact to download |
| Constructor and Description |
|---|
RedirectToFileStoreDownload(org.springframework.transaction.PlatformTransactionManager transactionManager,
AttachmentDownloadResourceManager attachmentDownloadResourceManager,
MediaApiURLHelper mediaApiURLHelper,
SafeContentHeaderGuesser safeContentHeaderGuesser,
DarkFeaturesManager darkFeaturesManager,
com.atlassian.xwork.XsrfTokenGenerator tokenGenerator,
com.atlassian.plugin.servlet.DownloadStrategy fallbackDownloadStrategy,
PerArtifactStrategy artifactStrategy) |
Copyright © 2003–2016 Atlassian. All rights reserved.