| java.lang.Object | |||
| ↳ | webwork.multipart.MultiPartRequest | ||
| ↳ | webwork.multipart.PellMultiPartRequest | ||
| ↳ | com.atlassian.jira.web.JiraMultipartRequestWrapper | ||
Wrapper class so that we can parse and replace special characters in the request params.
|
[Expand]
Inherited Fields | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
webwork.multipart.MultiPartRequest
| ||||||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
webwork.multipart.PellMultiPartRequest
| |||||||||||||||||||||||||||
From class
webwork.multipart.MultiPartRequest
| |||||||||||||||||||||||||||
From class
java.lang.Object
| |||||||||||||||||||||||||||
| servletRequest | the request containing the multipart |
|---|---|
| saveDir | the directory to save off the file |
| maxSize | maximum size post allowed |
| IOException |
|---|

