Uploaded incomingFile(String key)
Arguments
key: The key to return files for
Usage
Returns an Uploaded for the first user-uploaded file with the specified key, or throws a NotIncoming Exception if these are not present.
This is generaly easier than using incomingFiles if you are expecting multiple files.