Class LinkConverter


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

      Constructors 
      Constructor Description
      LinkConverter()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static io.temporal.api.common.v1.Link nexusLinkToWorkflowEvent​(io.temporal.api.nexus.v1.Link nexusLink)  
      static io.temporal.api.nexus.v1.Link workflowEventToNexusLink​(io.temporal.api.common.v1.Link.WorkflowEvent we)  
      • Methods inherited from class java.lang.Object

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

      • LinkConverter

        public LinkConverter()
    • Method Detail

      • workflowEventToNexusLink

        public static io.temporal.api.nexus.v1.Link workflowEventToNexusLink​(io.temporal.api.common.v1.Link.WorkflowEvent we)
      • nexusLinkToWorkflowEvent

        public static io.temporal.api.common.v1.Link nexusLinkToWorkflowEvent​(io.temporal.api.nexus.v1.Link nexusLink)