Uses of Class
net.n2oapp.framework.autotest.run.FileStoreController.FileModel
Packages that use FileStoreController.FileModel
-
Uses of FileStoreController.FileModel in net.n2oapp.framework.autotest.run
Methods in net.n2oapp.framework.autotest.run that return types with arguments of type FileStoreController.FileModelModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<FileStoreController.FileModel> FileStoreController.uploadFile(org.springframework.web.multipart.MultipartFile file) org.springframework.http.ResponseEntity<List<FileStoreController.FileModel>> FileStoreController.uploadMultiFile(org.springframework.web.multipart.MultipartFile[] file)