Develop PoC for generic flow objects #822
Labels
Feature Enhancement
Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Milestone
With the several flow objects we now have implemented, making changes/additions to one can sometimes mean we have to make changes/additions to all to keep them consistent. We should come up with a generic flow base class that can handle a lot of the common functionality between the flows so small changes don't involve a lot of copy-paste code between the different flow classes.
The text was updated successfully, but these errors were encountered: