Class CatalogSyncUtils


  • public class CatalogSyncUtils
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean shouldRetryAfter​(java.lang.Exception e)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • ITEM_SYNC_TIMESTAMP_CODE

        public static final int ITEM_SYNC_TIMESTAMP_CODE
        See Also:
        Constant Field Values
    • Constructor Detail

      • CatalogSyncUtils

        public CatalogSyncUtils()
    • Method Detail

      • shouldRetryAfter

        public static boolean shouldRetryAfter​(java.lang.Exception e)