Class CustomerSyncStatistics

    • Constructor Detail

      • CustomerSyncStatistics

        public CustomerSyncStatistics()
    • Method Detail

      • getReportMessage

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

        "Summary: 2 customers have been processed in total (0 created, 0 updated and 0 failed to sync)."

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