fatty- / daisy-pipeline

Automatically exported from code.google.com/p/daisy-pipeline
0 stars 0 forks source link

Add a new JobConfiguration resource #244

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When the Job refactoring is done, we need a new "JobConfiguration" resource 
(accessible via GET only) to get the information on a Job's details: options, 
inputs, etc.

This information is what is displayed in the "Details" pane of the "Job 
Summary" page of the Web UI.

Original issue reported on code.google.com by rdeltour@gmail.com on 12 Nov 2012 at 2:44

GoogleCodeExporter commented 9 years ago
Also, all the configuration details need to be dumped to the Job's logger.

Original comment by rdeltour@gmail.com on 12 Nov 2012 at 2:45

GoogleCodeExporter commented 9 years ago
Done in https://github.com/daisy-consortium/pipeline-framework/pull/8

Original comment by rdeltour@gmail.com on 12 Apr 2013 at 8:13