User Story #667 (closed)
Opened 12 years ago
Closed 9 years ago
Implement JobHandle service for submitting jobs (e.g. imports)
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | minor | Milestone: | Unscheduled |
| Component: | Services | Keywords: | import, jobs |
| Cc: | bwzloranger, cxallan | Story Points: | n.a. |
| Sprint: | n.a. | Importance: | n.a. |
| Total Remaining Time: | n.a. | Estimated Remaining Time: | n.a. |
Description
In order to support server-side import (#607) as well as various other asynchronous processes, there needs to be a certain amount of server infrastructure.
Change History (8)
comment:1 Changed 12 years ago by jmoore
comment:2 Changed 12 years ago by jmoore
- Milestone changed from 3.0-Beta2 to 3.0-Beta3
comment:3 Changed 12 years ago by jmoore
- Milestone changed from 3.0-Beta3 to 3.0-Beta4
comment:4 Changed 11 years ago by jmoore
Brian, you guys aren't needing anything like this at the moment are you?
comment:5 Changed 11 years ago by jmoore
- Cc callan added
comment:6 Changed 11 years ago by jmoore
- Milestone changed from OMERO-Beta4 to OMERO-Beta4.2
Moving off to the scripting/analysis milestone.
comment:7 Changed 10 years ago by jmoore
- Milestone changed from OMERO-Beta4.2 to Unscheduled
comment:8 Changed 9 years ago by jmoore
- Resolution set to fixed
- Status changed from new to closed
This is largely done, and otherwise too vague now with scripting.
Initial implementation is in r1397. Needs a good deal of work.