Package org.xwiki.filemanager.job
-
Interface Summary Interface Description FileManager Exposes APIs to run file system jobs. -
Class Summary Class Description BatchPathRequest A generic request that targets multiple paths in the file system.MoveRequest Request 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.OverwriteQuestion Question asked when a file with the same name is found during a copy or move operation and we don't know whether to overwrite or keep the existing file.PackJobStatus The status of a job that executes aPackRequest.PackRequest Request used byPackJobto pack multiple files and folders (including the child files and sub-folders) in a single ZIP archive.