| Before implementing the promotion-conditions(Self and Manual Conditions), it seems necessary to build new abstract/classes for the following existing classes.
- PromotionProcess
- PromotionCondition
- PromotionConditionDescriptor
For readability ease all these classes are being added by the word "Pipeline" as their prefix. Three new analogous classes are being made retaining some of the original functions and will timely be updated as other classes start depending on them. |