Class CustomObjectSyncStatistics

    • Constructor Detail

      • CustomObjectSyncStatistics

        public CustomObjectSyncStatistics()
    • Method Detail

      • getReportMessage

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

        "Summary: 2 custom objects 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 custom objects sync statistics instance.