Class SerializerUtils


  • public class SerializerUtils
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      SerializerUtils()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static io.temporal.api.common.v1.RetryPolicy.Builder toRetryPolicy​(RetryOptions retryOptions)  
      • Methods inherited from class java.lang.Object

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

      • SerializerUtils

        public SerializerUtils()
    • Method Detail

      • toRetryPolicy

        public static io.temporal.api.common.v1.RetryPolicy.Builder toRetryPolicy​(RetryOptions retryOptions)