...
ui-export-manager shows a list of jobs, job status, job type, and other information. Here users can see the result of job execution, and download files. This module uses REST API of the mod-data-export-spring to retrieve jobs.
This module should be able to display and filter new eHoldings jobs, that we will use to export packages & titles:.
What should be done: add a new job type - eHoldings
mod-data-export-spring is designed to manage, configure, and run jobs. This module provides REST API to retrieve jobs.
mod-data-export-worker ToDo
...