Class MovePatchOperation<T>

    • Constructor Detail

      • MovePatchOperation

        public MovePatchOperation()
    • Method Detail

      • perform

        public void perform​(org.dspace.core.Context context,
                            javax.servlet.http.HttpServletRequest currentRequest,
                            org.dspace.content.InProgressSubmission source,
                            Operation operation)
                     throws Exception
        Specified by:
        perform in class PatchOperation<T>
        Throws:
        Exception