Class RemoveOperation

java.lang.Object
org.dspace.app.rest.model.patch.Operation
org.dspace.app.rest.model.patch.RemoveOperation

public class RemoveOperation extends Operation
Operation to track the "remove" operation to the given "path".
Author:
Luigi Andrea Pascarelli (luigiandrea.pascarelli at 4science.it)
  • Constructor Details

    • RemoveOperation

      public RemoveOperation(String path)