Workflow discovery, and detail review
(UXPROD-4614)
|
|
| Status: | Closed |
| Project: | mod-workflow |
| Components: | None |
| Affects versions: | None |
| Fix versions: | None | Parent: | Workflow discovery, and detail review |
| Type: | New Feature | Priority: | P1 |
| Reporter: | Jeremy Huff | Assignee: | Kevin Day |
| Resolution: | Done | Votes: | 0 |
| Labels: | back-end | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||
| Sprint: | Aggies Sprint 1 | ||||||||
| Story Points: | 2 | ||||||||
| Development Team: | Aggies | ||||||||
| Epic Link: | Workflow discovery, and detail review | ||||||||
| RCA Group: | TBD | ||||||||
| Description |
|
Because Mod Workflow will be supplying a workflow object to a client UI in FOLIO, it will be good to have a dedicated Data Transfer Object representation of the Workflow intersect that is distinct from the Entity representation.
Consider using Lombok and a common shared interface between the DTOs and the POJOs. |