package temporal.api.history.v1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message ActivityPropertiesModifiedExternallyEventAttributes

message.proto:944

Used in: HistoryEvent

message ActivityTaskCancelRequestedEventAttributes

message.proto:533

Used in: HistoryEvent

message ActivityTaskCanceledEventAttributes

message.proto:540

Used in: HistoryEvent

message ActivityTaskCompletedEventAttributes

message.proto:493

Used in: HistoryEvent

message ActivityTaskFailedEventAttributes

message.proto:507

Used in: HistoryEvent

message ActivityTaskScheduledEventAttributes

message.proto:420

Used in: HistoryEvent

message ActivityTaskStartedEventAttributes

message.proto:467

Used in: HistoryEvent

message ActivityTaskTimedOutEventAttributes

message.proto:522

Used in: HistoryEvent

message ChildWorkflowExecutionCanceledEventAttributes

message.proto:852

Used in: HistoryEvent

message ChildWorkflowExecutionCompletedEventAttributes

message.proto:823

Used in: HistoryEvent

message ChildWorkflowExecutionFailedEventAttributes

message.proto:837

Used in: HistoryEvent

message ChildWorkflowExecutionStartedEventAttributes

message.proto:811

Used in: HistoryEvent

message ChildWorkflowExecutionTerminatedEventAttributes

message.proto:880

Used in: HistoryEvent

message ChildWorkflowExecutionTimedOutEventAttributes

message.proto:866

Used in: HistoryEvent

message DeclinedTargetVersionUpgrade

message.proto:221

Wrapper for a target deployment version that the SDK declined to upgrade to. See declined_target_version_upgrade on WorkflowExecutionStartedEventAttributes.

Used in: WorkflowExecutionStartedEventAttributes

message ExternalWorkflowExecutionCancelRequestedEventAttributes

message.proto:676

Used in: HistoryEvent

message ExternalWorkflowExecutionSignaledEventAttributes

message.proto:721

Used in: HistoryEvent

message History

message.proto:1278

Used in: export.v1.WorkflowExecution, workflowservice.v1.GetWorkflowExecutionHistoryResponse, workflowservice.v1.GetWorkflowExecutionHistoryReverseResponse, workflowservice.v1.PollWorkflowTaskQueueResponse

message HistoryEvent

message.proto:1182

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.

Used in: History

message MarkerRecordedEventAttributes

message.proto:604

Used in: HistoryEvent

message NexusOperationCancelRequestCompletedEventAttributes

message.proto:1158

Used in: HistoryEvent

message NexusOperationCancelRequestFailedEventAttributes

message.proto:1168

Used in: HistoryEvent

message NexusOperationCancelRequestedEventAttributes

message.proto:1150

Used in: HistoryEvent

message NexusOperationCanceledEventAttributes

message.proto:1140

Nexus operation completed as canceled. May or may not have been due to a cancellation request by the workflow.

Used in: HistoryEvent

message NexusOperationCompletedEventAttributes

message.proto:1106

Nexus operation completed successfully.

Used in: HistoryEvent

message NexusOperationFailedEventAttributes

message.proto:1118

Nexus operation failed.

Used in: HistoryEvent

message NexusOperationScheduledEventAttributes

message.proto:1037

Event marking that an operation was scheduled by a workflow via the ScheduleNexusOperation command.

Used in: HistoryEvent

message NexusOperationStartedEventAttributes

message.proto:1088

Event marking an asynchronous operation was started by the responding Nexus handler. If the operation completes synchronously, this event is not generated. In rare situations, such as request timeouts, the service may fail to record the actual start time and will fabricate this event upon receiving the operation completion via callback.

Used in: HistoryEvent

message NexusOperationTimedOutEventAttributes

message.proto:1129

Nexus operation timed out.

Used in: HistoryEvent

message RequestCancelExternalWorkflowExecutionFailedEventAttributes

message.proto:660

Used in: HistoryEvent

message RequestCancelExternalWorkflowExecutionInitiatedEventAttributes

message.proto:643

Used in: HistoryEvent

message SignalExternalWorkflowExecutionFailedEventAttributes

message.proto:707

Used in: HistoryEvent

message SignalExternalWorkflowExecutionInitiatedEventAttributes

message.proto:687

Used in: HistoryEvent

message StartChildWorkflowExecutionFailedEventAttributes

message.proto:795

Used in: HistoryEvent

message StartChildWorkflowExecutionInitiatedEventAttributes

message.proto:748

Used in: HistoryEvent

message TimerCanceledEventAttributes

message.proto:576

Used in: HistoryEvent

message TimerFiredEventAttributes

message.proto:569

Used in: HistoryEvent

message TimerStartedEventAttributes

message.proto:557

Used in: HistoryEvent

message UpsertWorkflowSearchAttributesEventAttributes

message.proto:733

Used in: HistoryEvent

message WorkflowExecutionCancelRequestedEventAttributes

message.proto:587

Used in: HistoryEvent

message WorkflowExecutionCanceledEventAttributes

message.proto:598

Used in: HistoryEvent

message WorkflowExecutionCompletedEventAttributes

message.proto:230

Used in: HistoryEvent

message WorkflowExecutionContinuedAsNewEventAttributes

message.proto:255

Used in: HistoryEvent

message WorkflowExecutionFailedEventAttributes

message.proto:239

Used in: HistoryEvent

message WorkflowExecutionOptionsUpdatedEventAttributes

message.proto:893

Used in: HistoryEvent

message WorkflowExecutionOptionsUpdatedEventAttributes.WorkflowUpdateOptionsUpdate

message.proto:894

Used in: WorkflowExecutionOptionsUpdatedEventAttributes

message WorkflowExecutionPausedEventAttributes

message.proto:1001

Attributes for an event marking that a workflow execution was paused.

Used in: HistoryEvent

message WorkflowExecutionSignaledEventAttributes

message.proto:616

Used in: HistoryEvent

message WorkflowExecutionStartedEventAttributes

message.proto:30

Always the first event in workflow history

Used in: HistoryEvent

message WorkflowExecutionTerminatedEventAttributes

message.proto:635

Used in: HistoryEvent

message WorkflowExecutionTimeSkippingTransitionedEventAttributes

message.proto:1023

Attributes for an event indicating that time skipping state changed for a workflow execution, either time was advanced or time skipping was disabled automatically due to the fast_forward completing. The worker_may_ignore field in HistoryEvent should always be set true for this event.

Used in: HistoryEvent

message WorkflowExecutionTimedOutEventAttributes

message.proto:249

Used in: HistoryEvent

message WorkflowExecutionUnpausedEventAttributes

message.proto:1011

Attributes for an event marking that a workflow execution was unpaused.

Used in: HistoryEvent

message WorkflowExecutionUpdateAcceptedEventAttributes

message.proto:952

Used in: HistoryEvent

message WorkflowExecutionUpdateAdmittedEventAttributes

message.proto:993

Used in: HistoryEvent

message WorkflowExecutionUpdateCompletedEventAttributes

message.proto:966

Used in: HistoryEvent

message WorkflowExecutionUpdateRejectedEventAttributes

message.proto:977

Used in: HistoryEvent

message WorkflowPropertiesModifiedEventAttributes

message.proto:739

Used in: HistoryEvent

message WorkflowPropertiesModifiedExternallyEventAttributes

message.proto:931

Not used anywhere. Use case is replaced by WorkflowExecutionOptionsUpdatedEventAttributes

Used in: HistoryEvent

message WorkflowTaskCompletedEventAttributes

message.proto:341

Used in: HistoryEvent

message WorkflowTaskFailedEventAttributes

message.proto:392

Used in: HistoryEvent

message WorkflowTaskScheduledEventAttributes

message.proto:295

Used in: HistoryEvent

message WorkflowTaskStartedEventAttributes

message.proto:307

Used in: HistoryEvent

message WorkflowTaskTimedOutEventAttributes

message.proto:384

Used in: HistoryEvent