| java.lang.Object | |
| ↳ | com.atlassian.confluence.pages.actions.beans.FileStorer |
Known Direct Subclasses
|
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| action | |||||||||||
| content | |||||||||||
| fileName | |||||||||||
| fileParameterNames | |||||||||||
| inited | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Checks the request to see that the MultiPartRequest provided contains a valid image.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Checks the request to see that the MultiPartRequest provided contains a valid image. It will also set the fileName which it extracts from the provived request. Note that this method will set errors on the provided Action directly.
| multiPartRequest | to process |
|---|

