Class ProductPromoWorker.ActionResultInfo

  • Enclosing class:
    ProductPromoWorker

    public static class ProductPromoWorker.ActionResultInfo
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ranAction

        public boolean ranAction
      • totalDiscountAmount

        public java.math.BigDecimal totalDiscountAmount
      • quantityLeftInAction

        public java.math.BigDecimal quantityLeftInAction
    • Constructor Detail

      • ActionResultInfo

        public ActionResultInfo()