Class InventorySyncStatistics

    • Constructor Detail

      • InventorySyncStatistics

        public InventorySyncStatistics()
    • Method Detail

      • getReportMessage

        public java.lang.String getReportMessage()
        Builds a summary of the inventory sync statistics instance that looks like the following example:
             Summary: 25 inventory entries were processed in total (9 created, 5 updated, 2 failed to sync).
         
        Specified by:
        getReportMessage in class BaseSyncStatistics
        Returns:
        summary message