Class OfferProcessingContext

java.lang.Object
com.broadleafcommerce.promotion.offer.service.dto.OfferProcessingContext
All Implemented Interfaces:
Serializable

public class OfferProcessingContext extends Object implements Serializable
This object manages the full list of permutations for a given execution of the offer engine and provides methods to determine the correct mix of offers for the final result.
Author:
Brian Polster (bpolster)
See Also: