public class ThumbnailDownload extends AttachmentDownload
ServeAfterTransactionDownload.StreamResultCallbackJWT_REQUEST_USERNAME| Constructor and Description |
|---|
ThumbnailDownload() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getUrlPrefix() |
protected void |
publishEvents(Attachment attachment,
boolean download) |
void |
setEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher) |
protected void |
setHeadersForAttachment(InputStream contents,
String name,
long contentLength,
String contentType,
javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
getStreamForDownload, matches, setAttachmentSafeContentHeaderGuesser, setAttachmentUrlParser, setDownloadResourceManager, setTokenGeneratorgetDecodedPathInfo, getStreamResultCallback, serveFile, setTransactionManagerpublic void setEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher)
setEventPublisher in class AttachmentDownloadprotected void setHeadersForAttachment(InputStream contents, String name, long contentLength, String contentType, javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse)
setHeadersForAttachment in class AttachmentDownloadprotected String getUrlPrefix()
getUrlPrefix in class AttachmentDownloadprotected void publishEvents(Attachment attachment, boolean download)
publishEvents in class AttachmentDownloadCopyright © 2003–2020 Atlassian. All rights reserved.