Class CartDiscountSyncStatistics

    • Constructor Detail

      • CartDiscountSyncStatistics

        public CartDiscountSyncStatistics()
    • Method Detail

      • getReportMessage

        public java.lang.String getReportMessage()
        Builds a summary of the cart discount sync statistics instance that looks like the following example:

        "Summary: 2 cart discounts were processed in total (0 created, 0 updated and 0 failed to sync)."

        Specified by:
        getReportMessage in class BaseSyncStatistics
        Returns:
        a summary message of the cart discount sync statistics instance.