| Package | Description |
|---|---|
| com.atlassian.confluence.servlet.download |
| Modifier and Type | Method and Description |
|---|---|
DispositionType |
SafeContentHeaderGuesser.guessDispositionType(String fileName,
String contentType,
String userAgent,
Map<String,String[]> httpQueryParams,
boolean hasXsrfToken) |
DispositionType |
DefaultAttachmentSafeContentHeaderGuesser.guessDispositionType(String fileName,
String contentType,
String userAgent,
Map<String,String[]> httpQueryParams,
boolean hasXsrfToken) |
static DispositionType |
DispositionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DispositionType[] |
DispositionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2003–2016 Atlassian. All rights reserved.