Class ShoppingListSyncStatistics

    • Constructor Detail

      • ShoppingListSyncStatistics

        public ShoppingListSyncStatistics()
    • Method Detail

      • getReportMessage

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

        "Summary: 2 shopping lists 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 shopping list sync statistics instance.