Class TypeSyncStatistics

    • Constructor Detail

      • TypeSyncStatistics

        public TypeSyncStatistics()
    • Method Detail

      • getReportMessage

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

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