qbicsoftware/offer-manager-2-portlet

Refactor OfferContent.Builder

Closed this issue · 0 comments

Describe the solution you'd like
The current builder for the OfferContent does not provide compile-time checks for all parameters. It would be good to have a constructor with all mandatory arguments and the optional arguments as fluent API available.