789
}
790
792
currentRunID = currentWorkflow.ExecutionState.RunId
794
// reset workflow is current
795
currentRunID = resetWorkflow.ExecutionState.RunId
796
}
797
799
>
executionState.RunId,
800
>
executionStateBlob.Data,
801
>
executionStateBlob.EncodingType.String(),
802
>
lastWriteVersion,
803
>
executionState.State,
804
>
shardID,
805
>
rowTypeExecution,
806
>
namespaceID,
807
>
workflowID,
808
>
currentRecordRunID,
809
>
defaultVisibilityTimestamp,
810
>
rowTypeExecutionTaskID,
811
>
currentRunID,
812
>
)
813
814
default: