|
Class Summary |
| CompleteStep |
This is the class which defines what happens once a submission completes! |
| DescribeStep |
Describe step for DSpace submission process. |
| InitialQuestionsStep |
Initial Submission servlet for DSpace. |
| LicenseStep |
License step for DSpace Submission Process. |
| SampleStep |
This is a Sample Step class which can be used as template for creating new
custom Step processing classes! |
| SelectCollectionStep |
SelectCollection Step which processes the collection that the user selected
in that step of the DSpace Submission process |
| SkipInitialQuestionsStep |
This is a Simple Step class that need to be used when you want skip the
initial questions step! |
| UploadStep |
Upload step for DSpace. |
| VerifyStep |
Verify step for DSpace. |