Uses of Class
org.xwiki.filemanager.job.BatchPathRequest
-
Packages that use BatchPathRequest Package Description org.xwiki.filemanager.job -
-
Uses of BatchPathRequest in org.xwiki.filemanager.job
Subclasses of BatchPathRequest in org.xwiki.filemanager.job Modifier and Type Class Description classMoveRequestRequest used byMoveJobto move files and folders to a different path, possibly renaming the target file or folder in case there is only one item to move.classPackRequestRequest used byPackJobto pack multiple files and folders (including the child files and sub-folders) in a single ZIP archive.
-