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 multipartIOException
Copyright © 2002-2021 Atlassian. All Rights Reserved.