Class CCLicenseStep

    • Constructor Detail

      • CCLicenseStep

        public CCLicenseStep()
    • Method Detail

      • doPatchProcessing

        public void doPatchProcessing​(Context context,
                                      javax.servlet.http.HttpServletRequest currentRequest,
                                      InProgressSubmission source,
                                      Operation op,
                                      SubmissionStepConfig stepConf)
                               throws Exception
        Processes a patch for the CC License data
        Parameters:
        context - the DSpace context
        currentRequest - the http request
        source - the in progress submission
        op - the json patch operation
        Throws:
        Exception