User Story #3536 (new)
Opened 14 years ago
Last modified 7 years ago
Refactor delete options for use in export
Reported by: | jamoore | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Unscheduled |
Component: | General | Keywords: | n.a. |
Cc: | Story Points: | n.a. | |
Sprint: | n.a. | Importance: | n.a. |
Total Remaining Time: | 4.5d | Estimated Remaining Time: | n.a. |
Description (last modified by jmoore)
#2615 introduced several new classes in the ome.services.delete package:
- DeleteSpecification which specifies a graph of ObjectModel types
- DeleteState which collects the ids of all the objects in an entire graph
- DeleteStep which performs an action on each of the ids
These types are generally re-usable (despite their names) and should be refactored. Proposed package: ome.services.graphs.
See also #3532
Change History (3)
comment:1 Changed 14 years ago by jmoore
- Description modified (diff)
comment:2 Changed 13 years ago by cxallan
- Milestone changed from OMERO-Beta4.3 to Unscheduled
comment:3 Changed 7 years ago by mtbcarroll
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.
Probably still relevant despite subsequent graphs reimplementation. Note also that omero-downloader uses FindChildren.