Uses of Class
org.dspace.app.rest.model.patch.FromOperation
-
Packages that use FromOperation Package Description org.dspace.app.rest.model.patch -
-
Uses of FromOperation in org.dspace.app.rest.model.patch
Subclasses of FromOperation in org.dspace.app.rest.model.patch Modifier and Type Class Description classCopyOperationOperation to track the "copy" operation to the given "path".classMoveOperationOperation to track the "move" operation to the given "path".
-