Uses of Class
org.xwiki.filemanager.job.BatchPathRequest
Packages that use BatchPathRequest
-
Uses of BatchPathRequest in org.xwiki.filemanager.job
Subclasses of BatchPathRequest in org.xwiki.filemanager.jobModifier and TypeClassDescriptionclassRequest 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.classRequest used byPackJobto pack multiple files and folders (including the child files and sub-folders) in a single ZIP archive.