Table of Contents

Namespace Temporalio.Api.History.V1

Classes

ActivityPropertiesModifiedExternallyEventAttributes
ActivityTaskCancelRequestedEventAttributes
ActivityTaskCanceledEventAttributes
ActivityTaskCompletedEventAttributes
ActivityTaskFailedEventAttributes
ActivityTaskScheduledEventAttributes
ActivityTaskStartedEventAttributes
ActivityTaskTimedOutEventAttributes
ChildWorkflowExecutionCanceledEventAttributes
ChildWorkflowExecutionCompletedEventAttributes
ChildWorkflowExecutionFailedEventAttributes
ChildWorkflowExecutionStartedEventAttributes
ChildWorkflowExecutionTerminatedEventAttributes
ChildWorkflowExecutionTimedOutEventAttributes
ExternalWorkflowExecutionCancelRequestedEventAttributes
ExternalWorkflowExecutionSignaledEventAttributes
History
HistoryEvent

History events are the method by which Temporal SDKs advance (or recreate) workflow state. See the EventType enum for more info about what each event is for.

MarkerRecordedEventAttributes
MessageReflection

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

RequestCancelExternalWorkflowExecutionFailedEventAttributes
RequestCancelExternalWorkflowExecutionInitiatedEventAttributes
SignalExternalWorkflowExecutionFailedEventAttributes
SignalExternalWorkflowExecutionInitiatedEventAttributes
StartChildWorkflowExecutionFailedEventAttributes
StartChildWorkflowExecutionInitiatedEventAttributes
TimerCanceledEventAttributes
TimerFiredEventAttributes
TimerStartedEventAttributes
UpsertWorkflowSearchAttributesEventAttributes
WorkflowExecutionCancelRequestedEventAttributes
WorkflowExecutionCanceledEventAttributes
WorkflowExecutionCompletedEventAttributes
WorkflowExecutionContinuedAsNewEventAttributes
WorkflowExecutionFailedEventAttributes
WorkflowExecutionSignaledEventAttributes
WorkflowExecutionStartedEventAttributes

Always the first event in workflow history

WorkflowExecutionTerminatedEventAttributes
WorkflowExecutionTimedOutEventAttributes
WorkflowExecutionUpdateAcceptedEventAttributes
WorkflowExecutionUpdateCompletedEventAttributes
WorkflowExecutionUpdateRejectedEventAttributes
WorkflowExecutionUpdateRequestedEventAttributes
WorkflowPropertiesModifiedEventAttributes
WorkflowPropertiesModifiedExternallyEventAttributes
WorkflowTaskCompletedEventAttributes
WorkflowTaskFailedEventAttributes
WorkflowTaskScheduledEventAttributes
WorkflowTaskStartedEventAttributes
WorkflowTaskTimedOutEventAttributes

Enums

HistoryEvent.AttributesOneofCase

Enum of possible cases for the "attributes" oneof.