Table of Contents

Namespace Temporalio.Api.Workflow.V1

Classes

MessageReflection

Holder for reflection information generated from temporal/api/workflow/v1/message.proto

NewWorkflowExecutionInfo

NewWorkflowExecutionInfo is a shared message that encapsulates all the required arguments to starting a workflow in different contexts.

PendingActivityInfo
PendingChildExecutionInfo
PendingWorkflowTaskInfo
ResetPointInfo

ResetPointInfo records the workflow event id that is the first one processed by a given build id or binary checksum. A new reset point will be created if either build id or binary checksum changes (although in general only one or the other will be used at a time).

ResetPoints
WorkflowExecutionConfig
WorkflowExecutionInfo