| Package | Description |
|---|---|
| com.atlassian.confluence.servlet.download |
| Modifier and Type | Method and Description |
|---|---|
static PerArtifactStrategy |
PerArtifactStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PerArtifactStrategy[] |
PerArtifactStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RedirectToFileStoreDownload(org.springframework.transaction.PlatformTransactionManager transactionManager,
AttachmentDownloadResourceManager attachmentDownloadResourceManager,
MediaApiSupportService mediaApiSupportService,
SafeContentHeaderGuesser safeContentHeaderGuesser,
DarkFeaturesManager darkFeaturesManager,
com.atlassian.xwork.XsrfTokenGenerator tokenGenerator,
com.atlassian.plugin.servlet.DownloadStrategy fallbackDownloadStrategy,
PerArtifactStrategy artifactStrategy,
FeatureFlagServiceClient client,
MediaApiClientSupplier clientSupplier,
MediaApiClientIdentitySupplier clientIdentitySupplier) |
Copyright © 2003–2017 Atlassian. All rights reserved.