Package org.dspace.submit.step
Class UploadWithEmbargoStep
- java.lang.Object
-
- org.dspace.submit.AbstractProcessingStep
-
- org.dspace.submit.step.UploadStep
-
- org.dspace.submit.step.UploadWithEmbargoStep
-
public class UploadWithEmbargoStep extends UploadStep
-
-
Field Summary
-
Fields inherited from class org.dspace.submit.AbstractProcessingStep
authorizeService, bitstreamFormatService, bitstreamService, bteBatchImportService, bundleService, collectionService, configurationService, itemService, metadataFieldService, workspaceItemService
-
-
Constructor Summary
Constructors Constructor Description UploadWithEmbargoStep()
-
Method Summary
-
Methods inherited from class org.dspace.submit.step.UploadStep
doPostProcessing, doPreProcessing
-
-