Constructor
new JobUploadController(params)
Parameters:
Name | Type | Description | ||||||
---|---|---|---|---|---|---|---|---|
params |
URLSearchParams |
The URL search params parsed from the URL used to reach this page. This should contain at least the Job Id. Properties
|
Methods
back()
This handles the Back button click, saving changes and sending the user back to the metadata page (if this Job inlcudes bagging) or the packaging page.
next()
This handles the click on the Next button, sending the user forward to a page where they can review and run the Job.
show()
This displays a list of upload targets. The user can select any number of them to receive this Job's files.