Package org.xwiki.filemanager.job
package org.xwiki.filemanager.job
-
ClassDescriptionA generic request that targets multiple paths in the file system.Exposes APIs to run file system jobs.Request used by
MoveJobto move files and folders to a different path, possibly renaming the target file or folder in case there is only one item to move.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.The status of a job that executes aPackRequest.Request used byPackJobto pack multiple files and folders (including the child files and sub-folders) in a single ZIP archive.