public class ExportDownload extends ServeAfterTransactionDownload
ServeAfterTransactionDownload.StreamResultCallback
Constructor and Description |
---|
ExportDownload() |
Modifier and Type | Method and Description |
---|---|
static String |
getExportRoot()
Deprecated.
since 2.7
|
protected InputStream |
getStreamForDownload(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
Get the input stream to serve to the client outside of the database transaction.
|
boolean |
matches(String urlPath) |
void |
setDownloadResourceManager(DownloadResourceManager downloadResourceManager) |
getDecodedPathInfo, getStreamResultCallback, serveFile, setTransactionManager
public boolean matches(String urlPath)
protected InputStream getStreamForDownload(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse) throws IOException
ServeAfterTransactionDownload
getStreamForDownload
in class ServeAfterTransactionDownload
IOException
public void setDownloadResourceManager(DownloadResourceManager downloadResourceManager)
@Deprecated public static String getExportRoot()
Copyright © 2003–2020 Atlassian. All rights reserved.