类 FileUserController
java.lang.Object
plus.hiver.rustfs.controller.FileUserController
文件管理管理接口
尊重知识产权,CV 请保留版权,海文科技 https://hiver.cc 出品,不允许非法使用,后果自负
- 作者:
- Yazhi Li
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明plus.hiver.common.api.Resultplus.hiver.common.api.Resultplus.hiver.common.api.Resultplus.hiver.common.api.Resultplus.hiver.common.api.Result<org.springframework.data.domain.Page<File>>getFileList(File file, plus.hiver.common.vo.SearchVo searchVo, plus.hiver.common.vo.PageVo pageVo) plus.hiver.common.api.ResultrenameUserFile(Long id, String newTitle) plus.hiver.common.api.Result
-
构造器详细资料
-
FileUserController
public FileUserController()
-
-
方法详细资料
-
getFileList
-
trash
-
collect
-
renameUserFile
-
copy
-
delete
-
clearTrash
@RequestMapping(value="/clearTrash", method=GET) public plus.hiver.common.api.Result clearTrash()
-