public class JiraMultipartRequestWrapper
extends webwork.multipart.PellMultiPartRequest
| Constructor and Description |
|---|
JiraMultipartRequestWrapper(javax.servlet.http.HttpServletRequest servletRequest,
String saveDir,
int maxSize) |
| Modifier and Type | Method and Description |
|---|---|
String |
getParameter(String name) |
String[] |
getParameterValues(String name) |
public JiraMultipartRequestWrapper(javax.servlet.http.HttpServletRequest servletRequest,
String saveDir,
int maxSize)
throws IOException
maxSize - maximum size post allowedsaveDir - the directory to save off the fileservletRequest - the request containing the multipartIOExceptionCopyright © 2002-2016 Atlassian. All Rights Reserved.