Class StateMachineCommandUtils


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

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static io.temporal.api.command.v1.Command createRecordMarker​(io.temporal.api.command.v1.RecordMarkerCommandAttributes attributes)  
      • Methods inherited from class java.lang.Object

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

      • RECORD_MARKER_FAKE_COMMAND

        public static final io.temporal.api.command.v1.Command RECORD_MARKER_FAKE_COMMAND
    • Constructor Detail

      • StateMachineCommandUtils

        public StateMachineCommandUtils()
    • Method Detail

      • createRecordMarker

        public static io.temporal.api.command.v1.Command createRecordMarker​(io.temporal.api.command.v1.RecordMarkerCommandAttributes attributes)