Uses of Interface
org.dspace.app.rest.submit.UploadableStep
-
Packages that use UploadableStep Package Description org.dspace.app.rest.submit.step -
-
Uses of UploadableStep in org.dspace.app.rest.submit.step
Classes in org.dspace.app.rest.submit.step that implement UploadableStep Modifier and Type Class Description classExtractMetadataStepThis submission step allows to extract metadata from an uploaded file and/or use provided identifiers/metadata to further enrich a submission.classUploadStepUpload step for DSpace Spring Rest.
-